Merge gen-ctype and gen-lbrk into gen-uni-tables.
[pspp] / ChangeLog
index 6e79309c549e3397b0e0857167756cc840835775..0232e3aeefd1d6d33cc01728e1c6e00057e3a506 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2009-02-07  Bruno Haible  <bruno@clisp.org>
+
+       Merge gen-ctype and gen-lbrk into a single program.
+       * lib/gen-uni-tables.c: New file, incorporating
+       lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
+       Add directory prefixes to the names of the generated files.
+       * lib/unictype/gen-ctype.c: Remove file.
+       * lib/unilbrk/gen-lbrk.c: Remove file.
+       * modules/gen-uni-tables: New file.
+       * modules/unictype/gen-ctype: Remove file.
+       * modules/unilbrk/gen-lbrk: Remove file.
+
 2009-02-07  Bruno Haible  <bruno@clisp.org>
 
        * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.