summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-03-26 12:51:59 +0100
committerBruno Haible <bruno@clisp.org>2011-03-26 12:51:59 +0100
commitc687aa532848a746b1e443a102920c7160d7a5cb (patch)
tree27938293c27a6b1c803a2b645f9d2f4067680901
parent2fecc28015258d269433f08f9a34e3e9d10156cd (diff)
downloadlibunistring-c687aa532848a746b1e443a102920c7160d7a5cb.tar.gz
Update after gnulib changed.
-rw-r--r--ChangeLog6
-rwxr-xr-xautogen.sh4
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c71eeb..af3b7c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-03-26 Bruno Haible <bruno@clisp.org>
+ Update after gnulib changed.
+ * autogen.sh (GNULIB_MODULES): Use unictype/bidiclass-all instead of
+ unictype/bidicategory-all.
+
+2011-03-26 Bruno Haible <bruno@clisp.org>
+
Support names and long names of canonical combining classes.
* doc/unictype.texi (Canonical combining class): Mention UC_CCC_ATA.
Document the functions uc_combining_class_name,
diff --git a/autogen.sh b/autogen.sh
index 873cd37..b7b1ef9 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -12,7 +12,7 @@
# It also requires
# - the gperf program.
-# Copyright (C) 2003-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2011 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -278,7 +278,7 @@ if test $skip_gnulib = false; then
uniname/base
uniname/uniname
unictype/base
- unictype/bidicategory-all
+ unictype/bidiclass-all
unictype/block-all
unictype/category-all
unictype/combining-class