summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da374f544..f928331c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
15 "looks ok" tedu@ feedback guenther@ 15 "looks ok" tedu@ feedback guenther@
16 - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid 16 - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
17 silly warnings on write() calls we don't care succeed or not. 17 silly warnings on write() calls we don't care succeed or not.
18 - (djm) [configure.ac] Fix broken test for gcc >= 4.4 with per-compiler
19 flag tests that don't depend on gcc version at all; suggested by and
20 ok dtucker@
18 21
1920110111 2220110111
20 - (tim) [regress/host-expand.sh] Fix for building outside of read only 23 - (tim) [regress/host-expand.sh] Fix for building outside of read only