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


gnu-hello       
Info
Commit...:60734c1d983e33633c0b6266394ba936c6413303
Author...:Sami Kerola
Committer:Sami Kerola
Date.....:Sun Nov 16 11:44:39 2014 +0000
Parents..:9aaee4c902774a2dea095ac1633619981691c33a

Message
Add NEWS for release 2.10

Changes
diff --git a/NEWS b/NEWS
line changes: +9/-0
index 1979e81..82fbc24
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+Most importantly this release include the 'Hello, World' message to be
+part of translations.  The translation bug was introduced in release 2.9.
+
+Other changes in this release include; Make use of none-recursive build.
+Removal of user-defined new-style.  Include an example how to add a
+section to a manual page, such as BUGS.  Rather than 'fprintf (stderr'
+use libc 'error()' reporting facility.  Start using 'make
+update-copyright' facility.  Generate ChangeLog from git commit logs.
+Avoid manual page generation errors when cross-compiling.
 
 * Noteworthy changes in release 2.9 (2013-10-10) [stable]
 

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