+2005-08-18 Kenichi Handa <handa@m17n.org>
+
+ * configure.ac: Version changed to 1.3.0.
+
2005-05-12 Kenichi Handa <handa@m17n.org>
* configure.ac: Define HAVE_X11_XAW_COMMAND explicitly.
-This directory tree holds version 1.2.0 of the m17n library. -*- text -*-
+This directory tree holds version 1.3.0 of the m17n library. -*- text -*-
-Copyright (C) 2003, 2004
+Copyright (C) 2003, 2004, 2005
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
See the end for copying conditions.
The m17n library utilizes the m17n database available at:
http://www.m17n.org/m17n-lib/m17n-db
Without this database, the m17n library loses half its value. Please
-install it too before you try the above sample programs or develop a
-program that uses the m17n library.
+install it (Ver.1.3.0 or the later is required) too before you try the
+above sample programs or develop a program that uses the m17n library.
(3) DOCUMENTATION
----------------------------------------------------------------------
Copyright information
-Copyright (C) 2003, 2004
+Copyright (C) 2003, 2004, 2005
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
+2005-08-18 Kenichi Handa <handa@m17n.org>
+
+ * medit.c (main): Adjusted for the change of symbol's language
+ property (now in lowercase).
+
+ * mdump.c (main): Handle --fontset arg.
+
2005-05-19 Kenichi Handa <handa@m17n.org>
* medit.c (main): Explicitly set minput_driver.
* m17n-core.h (msymbol_is_managing_key): Extern it.
(mtext_data): Extern it.
(MTEXT_FORMAT_UTF_16): Correct type.
-
+ (M17NLIB_MINOR_VERSION): Changed to 3.
+ (M17NLIB_VERSION_NAME): Changed to "1.3.0".
+
* chartab.c (mchartable__init): Initalize chartable_table.count.
(mchartable__fini): Use N17N_OBJECT_ADD_ARRAY instead of
mdebug__report_object.