+2001-06-18 Karl Eichwalder <ke@suse.de>
+
+ * msgcomm.c (long_options): Add '--unique' option as documented
+ within --help output.
+
2001-06-12 Bruno Haible <haible@clisp.cons.org>
* xgettext.c (extension_to_language): Recognize "*.hh" as being C++.
{ "sort-by-file", no_argument, NULL, 'F' },
{ "sort-output", no_argument, NULL, 's' },
{ "strict", no_argument, NULL, 'S' },
+ { "unique", no_argument, NULL, 'u' },
{ "version", no_argument, NULL, 'V' },
{ "width", required_argument, NULL, 'w', },
{ "more-than", required_argument, NULL, '>', },