unictype/bidi*: Rename functions, part 2.
authorBruno Haible <bruno@clisp.org>
Sat, 26 Mar 2011 10:37:18 +0000 (11:37 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 26 Mar 2011 10:37:18 +0000 (11:37 +0100)
* modules/unictype/bidicategory-name (configure.ac): Update required
libunistring version.
* modules/unictype/bidicategory-byname (configure.ac): Likewise.

ChangeLog
modules/unictype/bidicategory-byname
modules/unictype/bidicategory-name

index 86c1876..ecd5adc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-26  Bruno Haible  <bruno@clisp.org>
+
+       unictype/bidi*: Rename functions, part 2.
+       * modules/unictype/bidicategory-name (configure.ac): Update required
+       libunistring version.
+       * modules/unictype/bidicategory-byname (configure.ac): Likewise.
+
 2011-03-25  Bruno Haible  <bruno@clisp.org>
 
        New module 'unictype/combining-class-all'.
index 8303b2b..a9f0cd8 100644 (file)
@@ -8,7 +8,7 @@ Depends-on:
 unictype/base
 
 configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [unictype/bidicategory-byname])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidicategory-byname])
 
 Makefile.am:
 if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_BYNAME
index 7e4a6a0..76a92a6 100644 (file)
@@ -8,7 +8,7 @@ Depends-on:
 unictype/base
 
 configure.ac:
-gl_LIBUNISTRING_MODULE([0.9], [unictype/bidicategory-name])
+gl_LIBUNISTRING_MODULE([0.9.4], [unictype/bidicategory-name])
 
 Makefile.am:
 if LIBUNISTRING_COMPILE_UNICTYPE_BIDICATEGORY_NAME