diff lib/ChangeLog @ 2309:5b18f86ca8cc

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Wed, 01 Mar 2000 13:23:53 +0000
parents da12e16454de
children dc8b0955c578
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,18 @@
+2000-03-01  Jim Meyering  <meyering@lucent.com>
+
+	* localcharset.c: Guard some #includes with `#if HAVE_...'.
+	* unicodeio.c: Likewise.
+
+2000-02-02  Bruno Haible  <haible@clisp.cons.org>
+
+	* config.charset: New file.
+	* localcharset.c: New file.
+	* unicodeio.h, unicodeio.c: New files.
+	* Makefile.am (DEFS): Add -DLIBDIR=...
+	(libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
+	(noinst_HEADERS): Add unicodeio.h.
+	(all-local, install-exec-local, charset.alias): New targets.
+
 2000-02-28  Paul Eggert  <eggert@twinsun.com>
 
 	* lib/quotearg.c (ALERT_CHAR): New macro.