diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||
17 | 20110111 | 19 | 20110111 |
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 |