Update copyright years
[m17n/m17n-lib.git] / NEWS
diff --git a/NEWS b/NEWS
index 4eb7fc2..04a0ccb 100644 (file)
--- a/NEWS
+++ b/NEWS
 * NEWS -- What's new in the m17n library.                      -*- outline -*-
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
   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.3.3
+* Changes in the m17n library 1.6.3
 
-** New function mfont_list_family_names () return a list of available
+This release is just for bug fixing.
+
+\f
+* Changes in the m17n library 1.6.4
+
+This release is just for bug fixing.
+
+\f
+* Changes in the m17n library 1.6.2
+
+This release is just for bug fixing.
+
+\f
+* Changes in the m17n library 1.6.1
+
+** Libtool 1.5.26 can be used to build the library from CVS source.
+
+\f
+* Changes in the m17n library 1.6.0
+
+** For handling new spec in the Unicode 5.2, these new APIs are added
+to m17n-flt.h.
+   mflt_enable_new_feature
+   mflt_iterate_otf_feature
+   mflt_font_id
+   mflt_try_otf
+
+\f
+* Changes in the m17n library 1.5.5
+
+** Now libtool 2.2.4 or the later is required to build the library
+from CVS source.
+
+\f
+* Changes in the m17n library 1.5.4
+
+** New coding system names "Shift_JIS" and "windows-XXXX" are
+recognized.
+
+\f
+* Changes in the m17n library 1.5.3
+
+This release is just for bug fixing.
+
+\f
+* Changes in the m17n library 1.5.2
+
+This release is just for bug fixing.
+
+\f
+* Changes in the m17n library 1.5.1
+
+This release is just for bug fixing.
+
+\f
+* Changes in the m17n library 1.5.0
+
+** New API layer FLT is created.
+
+** New environment variable MDEBUG_FLT is available to turn on
+printing debug information for FLT, and these are now obsolete;
+MDEBUG_FONT_FLT, MDEBUG_FONT_OTF.
+
+** New functions mchartable_min_char () returns the mininum character.
+that is set some value in a char-table.  New funcion
+mchartable_min_char () is for the maximum character.
+
+\f
+* Changes in the m17n library 1.4.0
+
+** If the environment variable "M17NDIR" is not set, the directory
+"~/.m17n.d" is serched for database files.
+
+** New function mfont_list_family_names () returns a list of available
 font family names.
 
-** New functions mlanguage_list (), mlanguage_code (), mlanguage_name (),
-and mlanguage_text () returns various language-related information.
+** New functions mlanguage_list (), mlanguage_code (),
+mlanguage_name_list (), and mlanguage_text () return various
+language-related information.
 
-** New functions mscript_list () and mscript_language_list () returns
+** New functions mscript_list () and mscript_language_list () return
 various script-related information.
 
+** New function msymbol_put_func (), msymbol_get_func (),
+mplist_put_func (), mplist_get_func (), mface_put_hook (), and
+mface_get_hook () are available to avoid unsafe casting of function
+pointer.  New macro M17N_FUNC and new type M17NFunc are also
+introduced.
+
 \f
 * Changes in the m17n library 1.3.0
 
@@ -144,7 +224,7 @@ library and the GD library.
 \f
 * Copyright information
 
-Copyright (C) 2003, 2004, 2005
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 
@@ -162,8 +242,8 @@ Lesser General Public License for more details.
 
 You should have received a copy of the GNU Lesser General Public
 License along with the m17n library; if not, write to the Free
-Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-02111-1307, USA.
+Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
 \f
 Local Variables:
 mode: outline