Document the 'havelib' module.
[gnulib.git] / ChangeLog
index 72043de..1241e6a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,111 @@
 2009-02-08  Bruno Haible  <bruno@clisp.org>
 
+       Document the AC_LIB_LINKFLAGS macro.
+       * doc/havelib.texi: New file, mostly written on 2005-05-24.
+       * doc/gnulib.texi: Include it.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
+       Fix wrong order of sections, compared to TOC.
+       * doc/gnulib.texi: Include relocatable-maint.texi after the
+       "Regular expressions" node, not before.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
+       Tests for module 'unicase/totitle'.
+       * modules/unicase/totitle-tests: New file.
+
+       Tests for module 'unicase/tolower'.
+       * modules/unicase/tolower-tests: New file.
+
+       Tests for module 'unicase/toupper'.
+       * modules/unicase/toupper-tests: New file.
+       * tests/unicase/test-mapping-part1.h: New file.
+       * tests/unicase/test-mapping-part2.h: New file.
+
+       New module 'unicase/totitle'.
+       * modules/unicase/totitle: New file.
+       * lib/unicase/totitle.c: New file.
+
+       New module 'unicase/tolower'.
+       * modules/unicase/tolower: New file.
+       * lib/unicase/tolower.c: New file.
+
+       New module 'unicase/toupper'.
+       * modules/unicase/toupper: New file.
+       * lib/unicase/toupper.c: New file.
+       * lib/unicase/simple-mapping.h: New file.
+
+       * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
+       (mapping_table): New structure.
+       (output_simple_mapping): New function.
+       (main): Invoke output_simple_mapping_test and output_simple_mapping.
+       * modules/gen-uni-tables (Description): Update.
+       * lib/unicase/toupper.h: New file, automatically generated by
+       gen-uni-tables.
+       * lib/unicase/tolower.h: New file, automatically generated by
+       gen-uni-tables.
+       * lib/unicase/totitle.h: New file, automatically generated by
+       gen-uni-tables.
+       * tests/unicase/test-uc_toupper.c: New file, automatically generated by
+       gen-uni-tables.
+       * tests/unicase/test-uc_tolower.c: New file, automatically generated by
+       gen-uni-tables.
+       * tests/unicase/test-uc_totitle.c: New file, automatically generated by
+       gen-uni-tables.
+
+       New module 'unicase/base'.
+       * modules/unicase/base: New file.
+       * lib/unicase.h: New file.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
+       New module 'uniwbrk/ulc-wordbreaks'.
+       * modules/uniwbrk/ulc-wordbreaks: New file.
+       * lib/uniwbrk/ulc-wordbreaks.c: New file.
+
+       New module 'uniwbrk/u32-wordbreaks'.
+       * modules/uniwbrk/u32-wordbreaks: New file.
+       * lib/uniwbrk/u32-wordbreaks.c: New file.
+
+       New module 'uniwbrk/u16-wordbreaks'.
+       * modules/uniwbrk/u16-wordbreaks: New file.
+       * lib/uniwbrk/u16-wordbreaks.c: New file.
+
+       New module 'uniwbrk/u8-wordbreaks'.
+       * modules/uniwbrk/u8-wordbreaks: New file.
+       * lib/uniwbrk/u8-wordbreaks.c: New file.
+       * lib/uniwbrk/u-wordbreaks.h: New file.
+
+       New module 'uniwbrk/table'.
+       * modules/uniwbrk/table: New file.
+       * lib/uniwbrk/wbrktable.h: New file.
+       * lib/uniwbrk/wbrktable.c: New file.
+
+       New module 'uniwbrk/wordbreak-property'.
+       * modules/uniwbrk/wordbreak-property: New file.
+       * lib/uniwbrk/wordbreak-property.c: New file.
+
+       * lib/gen-uni-tables.c (WBP_*): New enum items.
+       (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
+       (unicode_org_wbp): New variable.
+       (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
+       New functions.
+       (wbp_table): New structure.
+       (output_wbp, output_wbrk_tables): New functions.
+       (main): Accept additional argument. Invoke fill_org_wbp,
+       debug_output_wbrk_tables, debug_output_org_wbrk_tables,
+       output_wbrk_tables.
+       * modules/gen-uni-tables (Description): Update.
+       * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
+       gen-uni-tables.
+
+       New module 'uniwbrk/base'.
+       * modules/uniwbrk/base: New file.
+       * lib/uniwbrk.h: New file.
+
+2009-02-08  Bruno Haible  <bruno@clisp.org>
+
        Update to Unicode 5.1.0.
        * lib/gen-uni-tables.c (is_property_alphabetic): Include
        U+2185..U+2188.