diff options
author | Bruno Haible <bruno@clisp.org> | 2005-01-13 12:17:01 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:12:03 +0200 |
commit | c9507846c61795685be27aa4662311258857b6b7 (patch) | |
tree | 27084a39b077cd3e6261498fc0e387b38c667ab6 /NEWS | |
parent | 15fe5c7c495c2e58b0844a14ba576e196162611a (diff) | |
download | external_gettext-c9507846c61795685be27aa4662311258857b6b7.zip external_gettext-c9507846c61795685be27aa4662311258857b6b7.tar.gz external_gettext-c9507846c61795685be27aa4662311258857b6b7.tar.bz2 |
Emit some traces to the log file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version 0.14.2 - January 2005 * Improved detection of the locale on MacOS X. +* The gettext autoconf macros now require autoconf 2.50 or newer. Version 0.14 - January 2004 |