Revision: 7022
Author: ek.kato
Date: Sat May 7 08:31:37 2011
Log: * uim/libtool-version.mk (libuim_version) : Update to 8:0:1 from
7:0:0 (libuim.so.7.0.0 -> libuim.so.7.1.0).
* doc/COMPATIBILITY : Update.
http://code.google.com/p/uim/source/detail?r=7022
Modified:
/trunk/doc/COMPATIBILITY
/trunk/uim/libtool-version.mk
=======================================
--- /trunk/doc/COMPATIBILITY Thu Aug 5 19:25:55 2010
+++ /trunk/doc/COMPATIBILITY Sat May 7 08:31:37 2011
@@ -57,6 +57,22 @@
The changes are described below in most recently updated order.
------------------------------------------------------------------------------
+Summary: Add an internal variable to count uim_init() and uim_quit()
+Affects: None
+Updates: libuim ABI
+Version: 1.7.0
+Revision: ac7020
+Date: 2011-05-07
+Modifier: Etsushi
+Related:
+URL:
+Changes:
+ (added) uim_init_count
+Description:
+ An internal variable to count uim_init() and uim_quit() has been added.
+ Normally, this variable has no meaning for normal libuim users. It's
+ only used in libuim-counted-init.a convenience library.
+------------------------------------------------------------------------------
Summary: Support multiple paths by LIBUIM_SCM_FILES
Affects: uim developers
Updates: Scheme API
=======================================
--- /trunk/uim/libtool-version.mk Thu Jul 15 00:36:52 2010
+++ /trunk/uim/libtool-version.mk Sat May 7 08:31:37 2011
@@ -1,6 +1,6 @@
# The versions consists of CURRENT:REVISION:AGE to indicate ABI
information.
# See "Versioning" section of info of libtool for each meaning.
-libuim_version = 7:0:0
+libuim_version = 8:0:1
libuim_scm_version = 1:0:1
libuim_custom_version = 3:0:1