From: Bruno Haible Date: Sat, 26 Mar 2011 10:37:18 +0000 (+0100) Subject: unictype/bidi*: Rename functions, part 2. X-Git-Tag: v0.1~3035 X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=commitdiff_plain;h=c3d77b98a631f59ac75a4148b4210a1c128b5abe unictype/bidi*: Rename functions, part 2. * modules/unictype/bidicategory-name (configure.ac): Update required libunistring version. * modules/unictype/bidicategory-byname (configure.ac): Likewise. --- diff --git a/ChangeLog b/ChangeLog index 86c1876c7..ecd5adc54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2011-03-26 Bruno Haible + + 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 New module 'unictype/combining-class-all'. diff --git a/modules/unictype/bidicategory-byname b/modules/unictype/bidicategory-byname index 8303b2b23..a9f0cd8cf 100644 --- a/modules/unictype/bidicategory-byname +++ b/modules/unictype/bidicategory-byname @@ -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 diff --git a/modules/unictype/bidicategory-name b/modules/unictype/bidicategory-name index 7e4a6a032..76a92a656 100644 --- a/modules/unictype/bidicategory-name +++ b/modules/unictype/bidicategory-name @@ -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