summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-09-16 21:57:20 +0000
committerBruno Haible <bruno@clisp.org>2001-09-16 21:57:20 +0000
commit5b6bacd697f1609131376e07d38ba6609c0c61dd (patch)
tree6a646faffd8a4622aff3489f760f38554cd3fc93
parentb6ee73d353d99e417b40618788c6de86312d24fb (diff)
downloadexternal_gettext-5b6bacd697f1609131376e07d38ba6609c0c61dd.zip
external_gettext-5b6bacd697f1609131376e07d38ba6609c0c61dd.tar.gz
external_gettext-5b6bacd697f1609131376e07d38ba6609c0c61dd.tar.bz2
Reorder after 0.10.40 release.
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7837794..c5c306a 100644
--- a/NEWS
+++ b/NEWS
@@ -16,10 +16,12 @@ Version 0.11 - XXX 2001
* msgcomm now writes its results to standard output by default. The options
-d/--default-domain and -p/--output-dir have been removed.
+* Manual pages for all the programs have been added.
+
+Version 0.10.40 - September 2001
+
* The libintl library is now covered by the GNU LGPL. The tools are still
covered by the GNU GPL.
-
-* Manual pages for all the programs have been added.
Version 0.10.39 - July 2001