summaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-04-04 23:53:21 +0000
committerBruno Haible <bruno@clisp.org>2001-04-04 23:53:21 +0000
commit32cb998e0258a29dedca89f67276931992676924 (patch)
treef21d5973db7f07c0aadc8eebb097f0f00d4ce757 /m4/ChangeLog
parentb2b841f8bda96fee7fa80a1f678fc12f37e3d605 (diff)
downloadexternal_gettext-32cb998e0258a29dedca89f67276931992676924.zip
external_gettext-32cb998e0258a29dedca89f67276931992676924.tar.gz
external_gettext-32cb998e0258a29dedca89f67276931992676924.tar.bz2
Add the mbswidth function to the lib.
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r--m4/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
index a51825e..ef98e45 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-04 Bruno Haible <haible@clisp.cons.org>
+
+ * mbswidth.m4: New file, from textutils-2.0.13 with modifications.
+ * mbrtowc.m4: Likewise.
+ * mbstate_t.m4: Likewise.
+ * Makefile.am (EXTRA_DIST): Add them.
+
2001-03-29 Bruno Haible <haible@clisp.cons.org>
* gettext-0.10.36 released.