diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-08-12 06:02:37 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-08-12 06:02:37 -0700 |
commit | 2037ff7663e563e9f2497861b6151a6d5173c67b (patch) | |
tree | 1c1659ec525ebebf766df85fd2aa4f894b2d1452 /RELNOTES | |
parent | 13de4bc708ed1a2cb05c21b43701925564a7daaf (diff) | |
download | txr-2037ff7663e563e9f2497861b6151a6d5173c67b.tar.gz txr-2037ff7663e563e9f2497861b6151a6d5173c67b.tar.bz2 txr-2037ff7663e563e9f2497861b6151a6d5173c67b.zip |
Version 147.txr-147
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
Diffstat (limited to 'RELNOTES')
-rw-r--r-- | RELNOTES | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ + TXR 147 + 2016-08-12 + + + Features + + - 64 bit Windows/Cygwin port. + + Bugs + + - Fixed native Windows TXR trying to use HOME environment + variable when run from Cygwin. + + + TXR 146 2016-07-20 |