changeset 34179:101985a0faf7

unictype/bidi*: Rename functions, part 2. * modules/unictype/bidicategory-name (configure.ac): Update required libunistring version. * modules/unictype/bidicategory-byname (configure.ac): Likewise.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Mar 2011 11:37:18 +0100
parents 43ff399d1082
children 52772ca91bb9
files ChangeLog modules/unictype/bidicategory-byname modules/unictype/bidicategory-name
diffstat 3 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 26 02:44:57 2011 +0100
+++ b/ChangeLog	Sat Mar 26 11:37:18 2011 +0100
@@ -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'.
--- a/modules/unictype/bidicategory-byname	Sat Mar 26 02:44:57 2011 +0100
+++ b/modules/unictype/bidicategory-byname	Sat Mar 26 11:37:18 2011 +0100
@@ -8,7 +8,7 @@
 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
--- a/modules/unictype/bidicategory-name	Sat Mar 26 02:44:57 2011 +0100
+++ b/modules/unictype/bidicategory-name	Sat Mar 26 11:37:18 2011 +0100
@@ -8,7 +8,7 @@
 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