summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-01-21 17:50:15 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-01-21 17:50:15 -0800
commit8b4578f295cc022e8bf0bb62d1a8cf8673636f27 (patch)
treefbc7588a6115a5fffaf31548341076591b1b4acf /ChangeLog
parente2118a041353a9d85e1c56051335f8ac0df101fd (diff)
downloadtxr-8b4578f295cc022e8bf0bb62d1a8cf8673636f27.tar.gz
txr-8b4578f295cc022e8bf0bb62d1a8cf8673636f27.tar.bz2
txr-8b4578f295cc022e8bf0bb62d1a8cf8673636f27.zip
Version 54txr-54
* 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 7d308930..677ca263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2012-01-21 Kaz Kylheku <kaz@kylheku.com>
+ Version 54
+
+ * txr.c (version): Bumped.
+
+ * txr.1: Bumped version and set date.
+
+ * configure (txr_ver): Bumped.
+
+ * RELNOTES: Updated.
+
+2012-01-21 Kaz Kylheku <kaz@kylheku.com>
+
* debug.c (help): Added missing help for w command.
(debug): In backtrace, show the renaming pairs for unbound
variables (up_p_a_pairs) if they are present.