-2006-11-09 Paul Eggert <eggert@cs.ucla.edu>
-
- * src/hello.c (main): Make greeting const char *, to avoid
- a violation of the C standard when assigning _("...") to it.
- Remove unnecessary #if ENABLE_NLS bracket.
- If too many operands are given, report our name, and the first
- extra one.
-
2006-11-08 Karl Berry <karl@gnu.org>
* pretest version 2.1.95.
update gnulib, too.
* gnulib/lib/.cvsignore: ignore .deps.
- * doc/hello.texi (Sample output): remove wrong --help example.
- Change node names to "Initial cap only" style.
-
2006-10-18 Karl Berry <karl@gnu.org>
* pretest version 2.1.94.
* tests/greeting-2: Likewise.
* tests/hello-1: Likewise.
* tests/traditional-1: Likewise.
+
2006-10-15 Karl Berry <karl@gnu.org>
* pretest version 2.1.93.
+2006-11-08 Karl Berry <karl@gnu.org>
+
+ * hello.texi (Sample output): remove wrong --help example.
+ Change node names to "Initial cap only" style.
+
2006-07-15 Karl Berry <karl@gnu.org>
* hello.texi: thoroughly update the entire manual.
2006-08-22 Bruno Haible <bruno@clisp.org>
- * greeting-moon: New file.
+ * greeting-2: New file.
* Makefile.am (TESTS): Add it.
2006-08-13 Karl Berry <karl@gnu.org>