diff options
author | Bruno Haible <bruno@clisp.org> | 2010-06-06 20:59:56 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2010-06-07 00:46:56 +0200 |
commit | 97ff63cecd65a951386ef898078bb5a547309714 (patch) | |
tree | 53c1222aaee4db208e97c0600b1f77448d12ccdc /NEWS | |
parent | d42e2cb63bb89398d208b6d572bfdf651dd3b12d (diff) | |
download | external_gettext-97ff63cecd65a951386ef898078bb5a547309714.zip external_gettext-97ff63cecd65a951386ef898078bb5a547309714.tar.gz external_gettext-97ff63cecd65a951386ef898078bb5a547309714.tar.bz2 |
Bug fixes in libgettextpo.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Version 0.18.2 - July 2010 + +* libgettextpo library: + - The initial msgstr of a new message is now "", not NULL. + - Bug fixes in the functions po_message_is_range, po_file_check_all, + po_message_check_all. + Version 0.18.1 - June 2010 * msggrep: A '$' anchor in a regular expression now also matches the end of |