summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34106ead8..da374f544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
13 and sanity check arguments (these will be unnecessary when we switch 13 and sanity check arguments (these will be unnecessary when we switch
14 struct glob members from being type into to size_t in the future); 14 struct glob members from being type into to size_t in the future);
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
17 silly warnings on write() calls we don't care succeed or not.
16 18
1720110111 1920110111
18 - (tim) [regress/host-expand.sh] Fix for building outside of read only 20 - (tim) [regress/host-expand.sh] Fix for building outside of read only