summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rwxr-xr-xautogen.sh2
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af3b7c3..53f79a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,8 @@
2011-03-21 Bruno Haible <bruno@clisp.org>
Add support for Arabic shaping properties.
+ * autogen.sh (GNULIB_MODULES): Add unictype/joiningtype-all,
+ unictype/joininggroup-all.
* doc/libunistring.texi: Update menu.
* doc/unictype.texi (Arabic shaping): New section.
diff --git a/autogen.sh b/autogen.sh
index b7b1ef9..3037081 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -296,6 +296,8 @@ if test $skip_gnulib = false; then
unictype/ctype-xdigit
unictype/decimal-digit
unictype/digit
+ unictype/joininggroup-all
+ unictype/joiningtype-all
unictype/mirror
unictype/numeric
unictype/property-all