summaryrefslogtreecommitdiffstats
path: root/libuniname
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-02-13 21:52:02 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:09:18 +0200
commit8a1548bac6d85f2822d4496791f9b4ed2d0ebb82 (patch)
tree1272d1d4bf802f956774bc229cabc990000a0959 /libuniname
parent206d6905f222b02dbb7b05206d232efdd332d5c0 (diff)
downloadexternal_gettext-8a1548bac6d85f2822d4496791f9b4ed2d0ebb82.zip
external_gettext-8a1548bac6d85f2822d4496791f9b4ed2d0ebb82.tar.gz
external_gettext-8a1548bac6d85f2822d4496791f9b4ed2d0ebb82.tar.bz2
Move libuniname/ChangeLog to gettext-tools/libuniname/ChangeLog.
Diffstat (limited to 'libuniname')
-rw-r--r--libuniname/ChangeLog61
1 files changed, 0 insertions, 61 deletions
diff --git a/libuniname/ChangeLog b/libuniname/ChangeLog
deleted file mode 100644
index e4b2223..0000000
--- a/libuniname/ChangeLog
+++ /dev/null
@@ -1,61 +0,0 @@
-2003-01-12 Bruno Haible <bruno@clisp.org>
-
- * Makefile.am: Make use of += for variables.
-
-2002-12-19 Bruno Haible <bruno@clisp.org>
-
- * gen-uninames: Update for Unicode 3.2.0.
- * uninames.h: Regenerated for Unicode 3.2.0 by gen-uninames.
- * uniname.c: (unicode_character_name, unicode_name_character): Update
- for Unicode 3.2.0.
- * UnicodeDataNames.txt: Update for Unicode 3.2.0.
-
-2002-11-13 Bruno Haible <bruno@clisp.org>
-
- Assume ANSI C.
- * uniname.h (PARAMS): Remove macro.
- (unicode_character_name, unicode_name_character): Use ANSI C function
- declarations.
- * uniname.c (unicode_name_word, unicode_name_word_lookup,
- unicode_character_name, unicode_name_character): Likewise.
- * test-names.c (getfield, fill_names, main): Likewise.
-
-2002-08-06 Bruno Haible <bruno@clisp.org>
-
- * gettext-0.11.5 released.
-
-2002-07-25 Bruno Haible <bruno@clisp.org>
-
- * gettext-0.11.4 released.
-
-2002-07-17 Bruno Haible <bruno@clisp.org>
-
- * gettext-0.11.3 released.
-
-2002-04-24 Bruno Haible <bruno@clisp.org>
-
- * gettext-0.11.2 released.
-
-2002-03-12 Bruno Haible <bruno@clisp.org>
-
- * gettext-0.11.1 released.
-
-2002-03-07 Bruno Haible <bruno@clisp.org>
-
- * uniname.c: Include <stdio.h>, needed by assert() on SunOS 4.
-
-2002-02-19 Bruno Haible <bruno@clisp.org>
-
- * Makefile.am (EXTRA_DIST): Add $(TESTS).
-
-2002-02-02 Bruno Haible <bruno@clisp.org>
-
- * gen-uninames: New file.
- * uninames.h: New file.
- * uniname.h: New file.
- * uniname.c: New file.
- * test-names.c: New file.
- * test-names.sh: New file.
- * UnicodeDataNames.txt: New file.
- * Makefile.am: New file.
-