summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-07-29 14:55:54 +0000
committerBruno Haible <bruno@clisp.org>2001-07-29 14:55:54 +0000
commitd4db6798089c2dde3304ead8ecf0ab3df60d67c3 (patch)
tree49a1d9c50ddd5d5545d7d2bfdd513fb974262b4b /NEWS
parent128b51063ef8f44d6eb53b3c7c417d8419a9db9c (diff)
downloadexternal_gettext-d4db6798089c2dde3304ead8ecf0ab3df60d67c3.zip
external_gettext-d4db6798089c2dde3304ead8ecf0ab3df60d67c3.tar.gz
external_gettext-d4db6798089c2dde3304ead8ecf0ab3df60d67c3.tar.bz2
msgexec replaces msgsed. New program msguniq.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d09e5dc..98c9a9e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
Version 0.11 - XXX 2001
-* New programs msgcat, msgconv, msgen, msggrep, msgsed.
+* New programs msgcat, msgconv, msgen, msgexec, msggrep, msguniq.
* msgcomm now writes its results to standard output by default. The options
-d/--default-domain and -p/--output-dir have been removed.