summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bde99d0..141e4dda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
2009-12-03 Kaz Kylheku <kkylheku@gmail.com>
+ Version 027.
+
+ Code cleanup.
+
+ gc-related bugfix.
+
+ Improved file copying semantics of make install,
+ and adherence for DESTDIR convention.
+
+ * txr.c (version): Bumped to 027.
+
+ * txr.1: Bumped version to 027.
+
+ * configure: Bumped txr_ver to 027.
+
+2009-12-03 Kaz Kylheku <kkylheku@gmail.com>
+
* Makefile (CFLAGS): Better test for g++, when removing
warning options not appropriate for g++. Sometimes
g++ may be called something that dosn't end in g++,