+2010-05-08 Bruno Haible <bruno@clisp.org>
+
+ * NEWS: Mention the PO mode changes.
+
2010-04-02 Bruno Haible <bruno@clisp.org>
Remove autoconf-lib-link directory, obsoleted by gnulib.
* autopoint can now be used to update several PO directories all together.
+* PO mode changes:
+ - PO files with plural entries are now correctly handled.
+ - Editing a message with previous msgid (in comments) removes these
+ comments. Contributed by Noritada Kobayashi.
+
* The po/Makevars file has a new field MSGMERGE_OPTIONS, that can be used
to adjust msgmerge's operation.
(po-previous-untranslated-region-for, po-previous-untranslated-regions,
po-delete-previous-untranslated, po-maybe-delete-previous-untranslated):
New functions.
+ Reported in
+ <http://lists.gnu.org/archive/html/bug-gnu-utils/2008-05/msg00032.html>.
2010-05-08 Bruno Haible <bruno@clisp.org>