summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2002-12-23 22:33:44 +0000
committerWojciech Polak <polak@gnu.org>2002-12-23 22:33:44 +0000
commit050d3d26702b99564cc73a089b94a1d68aed5551 (patch)
tree3fbe83f75d24f60b5d8c16a8cc9c74aa300f1d50 /ChangeLog
parent21bb9badc7f304f56ec8bb6fc5c9440de233afe9 (diff)
downloadmailutils-050d3d26702b99564cc73a089b94a1d68aed5551.tar.gz
mailutils-050d3d26702b99564cc73a089b94a1d68aed5551.tar.bz2
Added Native Language Support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6422cb6d0..efdd0acb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2002-12-23 Wojciech Polak <polak@gnu.org>
+
+ * po/: New directory.
+ * po/Makevars: New file.
+ * po/POTFILES.in: Likewise.
+ * po/LINGUAS: Likewise.
+ * po/ChangeLog: Likewise.
+ * mailbox/nls.c: New file. NLS main code.
+ * mailbox/Makefile.am: Updated.
+ * include/mailutils/nls.h: New file. NLS main header file.
+ * include/mailutils/Makefile.am: Updated.
+ * configure.ac: Added NLS support, added AC_CONFIG_AUX_DIR([scripts]).
+ * Makefile.am: Added 'intl po' to SUBDIRS.
+ * mail/*: Added NLS support.
+ * messages/*: Likewise.
+ * readmsg/*: Likewise.
+ * comsat/*: Likewise.
+ * pop3d/*: Likewise.
+ * frm/*: Likewise.
+
+ * mail/delete.c: Fixed. MSG_NODELETED.
+
2002-12-22 Jeff Bailey <jbailey@nisa.net>
* mailbox/mbx_maildir.c: Initial checkin of template

Return to:

Send suggestions and report system problems to the System administrator.