1 2005-04-11 Bruno Haible <bruno@clisp.org>
3 * gettext-0.14.4 released.
5 2005-03-14 Bruno Haible <bruno@clisp.org>
7 * gettext-0.14.3 released.
9 2005-02-24 Bruno Haible <bruno@clisp.org>
11 * gettext-0.14.2 released.
13 2005-01-29 Bruno Haible <bruno@clisp.org>
15 * Makefile.am (test_names_LDADD): Add INTL_MACOSX_LIBS.
17 2004-01-29 Bruno Haible <bruno@clisp.org>
19 * gettext-0.14.1 released.
21 2004-01-28 Bruno Haible <bruno@clisp.org>
23 * gettext-0.14 released.
25 2003-12-17 Bruno Haible <bruno@clisp.org>
27 * gettext-0.13.1 released.
29 2003-11-30 Bruno Haible <bruno@clisp.org>
31 * gettext-0.13 released.
33 2003-11-15 Bruno Haible <bruno@clisp.org>
35 * Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
37 2003-10-09 Bruno Haible <bruno@clisp.org>
39 * test-names.c: Include xalloc.h instead of xmalloc.h.
41 2003-05-22 Bruno Haible <bruno@clisp.org>
43 * gettext-0.12.1 released.
45 2003-05-17 Bruno Haible <bruno@clisp.org>
47 * gettext-0.12 released.
49 2003-04-12 Bruno Haible <bruno@clisp.org>
51 * Makefile.vms: New variables ABIFLAGS, DEFS. Avoid rules with no
52 lines. Update library creation rule. Don't use the force target.
53 Correct wildcard syntax.
54 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
56 2003-03-30 Bruno Haible <bruno@clisp.org>
58 * Makefile.vms: New file.
59 * Makefile.am (EXTRA_DIST): Add Makefile.vms.
61 2003-03-17 Bruno Haible <bruno@clisp.org>
63 Native Woe32/MSVC support.
64 * Makefile.msvc: New file.
65 * Makefile.am (EXTRA_DIST): Add it.
67 2003-01-12 Bruno Haible <bruno@clisp.org>
69 * Makefile.am: Make use of += for variables.
71 2002-12-19 Bruno Haible <bruno@clisp.org>
73 * gen-uninames: Update for Unicode 3.2.0.
74 * uninames.h: Regenerated for Unicode 3.2.0 by gen-uninames.
75 * uniname.c: (unicode_character_name, unicode_name_character): Update
77 * UnicodeDataNames.txt: Update for Unicode 3.2.0.
79 2002-11-13 Bruno Haible <bruno@clisp.org>
82 * uniname.h (PARAMS): Remove macro.
83 (unicode_character_name, unicode_name_character): Use ANSI C function
85 * uniname.c (unicode_name_word, unicode_name_word_lookup,
86 unicode_character_name, unicode_name_character): Likewise.
87 * test-names.c (getfield, fill_names, main): Likewise.
89 2002-08-06 Bruno Haible <bruno@clisp.org>
91 * gettext-0.11.5 released.
93 2002-07-25 Bruno Haible <bruno@clisp.org>
95 * gettext-0.11.4 released.
97 2002-07-17 Bruno Haible <bruno@clisp.org>
99 * gettext-0.11.3 released.
101 2002-04-24 Bruno Haible <bruno@clisp.org>
103 * gettext-0.11.2 released.
105 2002-03-12 Bruno Haible <bruno@clisp.org>
107 * gettext-0.11.1 released.
109 2002-03-07 Bruno Haible <bruno@clisp.org>
111 * uniname.c: Include <stdio.h>, needed by assert() on SunOS 4.
113 2002-02-19 Bruno Haible <bruno@clisp.org>
115 * Makefile.am (EXTRA_DIST): Add $(TESTS).
117 2002-02-02 Bruno Haible <bruno@clisp.org>
119 * gen-uninames: New file.
120 * uninames.h: New file.
121 * uniname.h: New file.
122 * uniname.c: New file.
123 * test-names.c: New file.
124 * test-names.sh: New file.
125 * UnicodeDataNames.txt: New file.
126 * Makefile.am: New file.