diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -3,6 +3,7 @@ | |||
| 3 | allow C code to suppress warnings about ignored return values | 3 | allow C code to suppress warnings about ignored return values |
| 4 | * Makefile.in (GNULIB_MODULES): Add ignore-value. | 4 | * Makefile.in (GNULIB_MODULES): Add ignore-value. |
| 5 | * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate. | 5 | * configure, lib/Makefile.in, lib/gnulib.mk, m4/gl-comp.m4: Regenerate. |
| 6 | * lib/ignore-value.h: New file. | ||
| 6 | 7 | ||
| 7 | 2011-01-31 Chong Yidong <cyd@stupidchicken.com> | 8 | 2011-01-31 Chong Yidong <cyd@stupidchicken.com> |
| 8 | 9 | ||