Version 0.11 - XXX 2001
-* New programs msgattrib, msgcat, msgconv, msgen, msgexec, msggrep, msguniq.
+* New programs:
+ msgattrib - attribute matching and manipulation on message catalog,
+ msgcat - combines several message catalogs,
+ msgconv - character set conversion for message catalog,
+ msgen - create English message catalog,
+ msgexec - edit translations of message catalog,
+ msggrep - pattern matching on message catalog,
+ msginit - initialize a message catalog,
+ msguniq - unify duplicate translations in message catalog.
+
+* msgfmt can create (and msgunfmt can dump) Java ResourceBundles.
+
+* xgettext now also supports Java, ObjectPascal, YCP.
* The tools now know about format strings in languages other than C. They
recognize new message flags named lisp-format, java-format, python-format,