summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-19 12:12:52 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-19 12:12:52 -0800
commit48f35a0c700900915d9e9701277786bd358a767a (patch)
tree47e0f224e63b94a37e12be444102e49193963b90 /ChangeLog
parent6ba63a4919af92166391aa6fb5d8a55e8a537c92 (diff)
downloadtxr-48f35a0c700900915d9e9701277786bd358a767a.tar.gz
txr-48f35a0c700900915d9e9701277786bd358a767a.tar.bz2
txr-48f35a0c700900915d9e9701277786bd358a767a.zip
Version 049txr-049
* txr.c (version): Bumped. * txr.1: Bumped version and set date. * configure (txr_ver): Bumped. * RELNOTES: Updated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 71949bbe..18fad555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2011-12-19 Kaz Kylheku <kaz@kylheku.com>
+ Version 049
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version and set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES: Updated.
+
+2011-12-19 Kaz Kylheku <kaz@kylheku.com>
+
* eval.c (subst_vars, op_quasi_list, expand_quasi): New static
functions.
(expand): New case for quasiliterals.