+Version 2.2.1
+
+* The gencat program now parses the input file according to the charset
+ selected by the LC_CTYPE category. This is important for stateful
+ character sets. To make generating catalogs easier there is a way
+ to overwrite the charset selected by the locale: before the first
+ message or $ quote line the catalog can contain a line like
+
+ $ codeset=ISO-8859-2
+
+ to select the charset (ISO-8859-2 in this case).
+
+ Implemented by Shinya Hanataka and Ulrich Drepper.
+\f