Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:076037743dae16e4548cfe1279d166a906f1812f
Author...:karl <>
Committer:karl <>
Date.....:Thu Nov 9 19:44:44 2006 +0000
Parents..:c16e5f24beb3fefd38ad02b8b3de864a372a9254

Message
[project @ 2006-11-09 19:44:44 by karl]
oops, separate changelogs

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +1/-11
index 5ffd140..39ab19b
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,3 @@
-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.
@@ -13,9 +5,6 @@
 	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.
@@ -43,6 +32,7 @@
 	* 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.

diff --git a/doc/ChangeLog b/doc/ChangeLog
line changes: +5/-0
index 418a773..0a635d8
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+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.

diff --git a/tests/ChangeLog b/tests/ChangeLog
line changes: +1/-1
index 83d5c86..d54745f
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -13,7 +13,7 @@
 
 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>

This website is licensed under AGPL-3.0. Feel free to copy!