summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-07-22 00:59:22 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-07-22 00:59:22 -0700
commitf2d83d19a09f68864209cc1568a59be70a7bfdbc (patch)
treeda632dd3ab2494d2983e616dde1fcb2eaf98e88e /ChangeLog
parente0d8ff5ebd953e61f6e201a0b68c7ce7bccdfcd8 (diff)
downloadtxr-f2d83d19a09f68864209cc1568a59be70a7bfdbc.tar.gz
txr-f2d83d19a09f68864209cc1568a59be70a7bfdbc.tar.bz2
txr-f2d83d19a09f68864209cc1568a59be70a7bfdbc.zip
* RELNOTES: Updated.
* configure, txr.1: Bumped version. * share/txr/stdlib/ver.txr: Likewise * arith.c (log2): Change to static.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae983011..4f3519a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-07-21 Kaz Kylheku <kaz@kylheku.com>
+
+ * RELNOTES: Updated.
+
+ * configure, txr.1: Bumped version.
+
+ * share/txr/stdlib/ver.txr: Likewise
+
+ * arith.c (log2): Change to static.
+
2014-07-22 Kaz Kylheku <kaz@kylheku.com>
* eval.c (me_case): Fix quoting issue in expansion.