diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2012-09-25 00:07:50 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2012-09-25 00:07:50 -0700 |
commit | 8471c6b32002d04a4d671925fcf95d49be9f72af (patch) | |
tree | a676bb0448f8abe3868a66fa44d5f44227f40108 /ChangeLog | |
parent | c1a58a1f8903be21f8c52b70d1ed9e115e7c8d8b (diff) | |
download | txr-8471c6b32002d04a4d671925fcf95d49be9f72af.tar.gz txr-8471c6b32002d04a4d671925fcf95d49be9f72af.tar.bz2 txr-8471c6b32002d04a4d671925fcf95d49be9f72af.zip |
* RELNOTES: Correct incorrect 2011 yeras on all 2012 dates.
How did that happen?
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2012-09-24 Kaz Kylheku <kaz@kylheku.com> + * RELNOTES: Correct incorrect 2011 yeras on all 2012 dates. + How did that happen? + +2012-09-24 Kaz Kylheku <kaz@kylheku.com> + * eval.c (apply): Fix in error message: hard coded "apply" instead of using ctx_form. |