diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-01 19:24:02 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-01 19:24:02 -0800 |
commit | 3d38f312065003330f2f9c6f504f0e634ba2a5b6 (patch) | |
tree | 9dda8f1d03bbb57136229a02c9156981a585f03f /ChangeLog | |
parent | 0b33a293e77908452b4bd828cadb4d46ec80baed (diff) | |
download | txr-3d38f312065003330f2f9c6f504f0e634ba2a5b6.tar.gz txr-3d38f312065003330f2f9c6f504f0e634ba2a5b6.tar.bz2 txr-3d38f312065003330f2f9c6f504f0e634ba2a5b6.zip |
Version 020.txr-020
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 2009-11-01 Kaz Kylheku <kkylheku@gmail.com> + Version 020 + + Improved documentation. + + Building via configure script. + + Support for cross compiling support. + + Support for building in separate build directory. + + Internal bugfixes. + + Portability bugs fixed; works on x86-64 GNU/Linux. + +2009-11-01 Kaz Kylheku <kkylheku@gmail.com> + Bug ID 27898: Directory order dependencies in test case. Converted some directories to text files. |