SHA256
1
0
forked from pool/m17n-lib
OBS User unknown
2008-02-28 17:20:34 +00:00
committed by Git OBS Bridge
parent 316c6e4596
commit 035c0c4411
6 changed files with 137 additions and 42 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Feb 28 13:44:11 CET 2008 - schwab@suse.de
- Update to m17n-lib 1.5.1.
* 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.
-------------------------------------------------------------------
Wed Sep 05 18:48:43 CEST 2007 - mfabian@suse.de