diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index de47ba54370..efd739f5adc 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-03-23 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * character.h (MIN_MULTIBYTE_LEADING_CODE) | ||
| 4 | (MAX_MULTIBYTE_LEADING_CODE): New macros. | ||
| 5 | |||
| 6 | * regex.c (analyse_first): Fix for multibyte characters in "case | ||
| 7 | charset:" and "case categoryspec:". | ||
| 8 | |||
| 1 | 2007-03-04 Andreas Schwab <schwab@suse.de> | 9 | 2007-03-04 Andreas Schwab <schwab@suse.de> |
| 2 | 10 | ||
| 3 | * Makefile.in (LIBES): Move standard libraries to the end. | 11 | * Makefile.in (LIBES): Move standard libraries to the end. |