*** empty log message ***
[m17n/m17n-lib.git] / NEWS
diff --git a/NEWS b/NEWS
index 0692213..bffdf28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,24 @@
 * NEWS -- What's new in the m17n library.                      -*- outline -*-
 * NEWS -- What's new in the m17n library.                      -*- outline -*-
-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.
 
 \f
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
 
 \f
-* Changes in the m17n library 1.2
+* Changes in the m17n library 1.3.0
+
+** New fucntions mtext_insert () and and mtext_replace () for
+modifying M-text.
+
+** New functions mtext_uppercase (), mtext_titlecase (),
+mtext_lowercase () implement "3.13 Default Case Operations" of The
+Unicode Standard 4.0.
+
+** New function mtext_line_break () implements the line breaking
+algorithm of The Unicode Standard 4.0 UAX#14.
+
+\f
+* Changes in the m17n library 1.2.0
 
 ** Two new variables MTEXT_FORMAT_UTF_16 and MTEXT_FORMAT_UTF_32.
 They are initialized to one of MTEXT_FORMAT_UTF_16LE,
 
 ** Two new variables MTEXT_FORMAT_UTF_16 and MTEXT_FORMAT_UTF_32.
 They are initialized to one of MTEXT_FORMAT_UTF_16LE,
@@ -20,6 +33,12 @@ specify which font-backend to use.  The value must be Mx or Mfreetype.
 ** New function m17n_status () returns the current initialization
 status.
 
 ** New function m17n_status () returns the current initialization
 status.
 
+** New function minput_reset () resets the current input context.
+
+** Names of sample programs have prefix "m17n-" instead of single "m".
+This is to avoid confiliction of program names included in the other
+packages.
+
 \f
 * Changes in the m17n library 1.1.0
 
 \f
 * Changes in the m17n library 1.1.0
 
@@ -73,8 +92,9 @@ library and the GD library.
 \f
 * Copyright information
 
 \f
 * Copyright information
 
-Copyright (C) 2003, 2004 National Institute of Advanced Industrial
-  Science and Technology (AIST) Registration Number H15PRO112
+Copyright (C) 2003, 2004, 2005
+  National Institute of Advanced Industrial Science and Technology (AIST)
+  Registration Number H15PRO112
 
 This file is part of the m17n library.
 
 
 This file is part of the m17n library.