summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2009-12-03 11:51:02 -0800
committerKaz Kylheku <kaz@kylheku.com>2009-12-03 11:51:02 -0800
commit12d43b07be6f86ef92c0eb9b59fd23c1f5aa1fbe (patch)
treed73846fc4bc09409342ef9301908cdc7532bfc66 /ChangeLog
parentad025d8db847c1100b25478191a1a0ca9ad22db1 (diff)
downloadtxr-12d43b07be6f86ef92c0eb9b59fd23c1f5aa1fbe.tar.gz
txr-12d43b07be6f86ef92c0eb9b59fd23c1f5aa1fbe.tar.bz2
txr-12d43b07be6f86ef92c0eb9b59fd23c1f5aa1fbe.zip
* 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++, like g++4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dea783b5..c9341a06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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++,
+ like g++4.
+
+2009-12-03 Kaz Kylheku <kkylheku@gmail.com>
+
Fix for failing test suite on MIPS machine, due to
gc failing to mark a local variable in txr_main.