Update to Unicode 5.0.
[pspp] / ChangeLog
index dbce8d2104af2d9fb27bce6b9abe6f5dccf81c49..f0d1002a81a6f3ac8d08acd795318f9bcaff4bc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-07-08  Bruno Haible  <bruno@clisp.org>
+
+       Update to Unicode 5.0.
+       * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
+       code transform. Extend the name index field of unicode_name_to_code and
+       unicode_code_to_name from 16 to 24 bits.
+       * lib/uniname/uniname.c (unicode_character_name,
+       unicode_name_character): Add the range 0x12xxx to the code transform.
+       * lib/uniname/uninames.h: Regenerated.
+       * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
+
 2007-07-07  Bruno Haible  <bruno@clisp.org>
 
        * modules/wcwidth-tests: New file.