diff options
author | Paul Smith <psmith@gnu.org> | 2012-09-30 03:20:50 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-09-30 03:20:50 +0000 |
commit | 3a285e342ed1349925c3c5efd90403c5de8b6088 (patch) | |
tree | e47bd20f67e6ded764b7a7047748ef19d7ba474e /ChangeLog | |
parent | f263ff4ce9584f9e2af2d92933d4f27c06d40a80 (diff) | |
download | gunmake-3a285e342ed1349925c3c5efd90403c5de8b6088.tar.gz |
Update the required version of gettext to get new bugfix macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-09-29 Paul Smith <psmith@gnu.org> + + * configure.in: Require a new version of gettext (1.18.1). + Fixes Savannah bug #37307. + 2012-09-09 Paul Smith <psmith@gnu.org> * configure.in (bsd_signal): Define _GNU_SOURCE, a la make.h. |