diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-04-04 23:55:56 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-04-04 23:55:56 -0700 |
commit | f76a8698563ed63728c19e02b8284d7ac2a3a068 (patch) | |
tree | df7d72ea3a6c32837ab455faef300fdc3e17abd9 /ChangeLog | |
parent | 8afa661dab608a731797a7e85b9b5601b221fc94 (diff) | |
download | txr-f76a8698563ed63728c19e02b8284d7ac2a3a068.tar.gz txr-f76a8698563ed63728c19e02b8284d7ac2a3a068.tar.bz2 txr-f76a8698563ed63728c19e02b8284d7ac2a3a068.zip |
Version 88txr-88
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 17 insertions, 2 deletions
@@ -1,3 +1,20 @@ +2014-04-04 Kaz Kylheku <kaz@kylheku.com> + + Version 88 + + * txr.c (version): Bumped. + + * txr.1: Bumped version, set date. + + * configure (txr_ver): Bumped. Generational GC is now + enabled by default. + + * txr.spec: Bumped version. + + * RELNOTES: Updated + + * txr.vim: Regenerated. + 2014-03-29 Kaz Kylheku <kaz@kylheku.com> * gc.c (CHECKOBJ_VEC_SIZE, FRESHOBJ_VEC_SIZE): Increase @@ -149,8 +166,6 @@ struct tm from "GMT" to "UTC", so that the time_string_utc function will use UTC for the %Z format. - Generational GC tweaks. - 2014-03-27 Kaz Kylheku <kaz@kylheku.com> Fix a bug arising from putting generation 1 objects into the |