about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--localedata/ChangeLog2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66f6aada8f..7cbabb0c1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-03-03  Paul Eggert  <eggert@twinsun.com>
+
+	* posix/regex.c (MB_LEN_MAX): Include <limits.h> to define;
+	define to 1 if not defined.
+
 2000-03-03  Andreas Jaeger  <aj@suse.de>
 
 	* sunrpc/xdr.c (xdr_hyper): Correctly handle lower half of llp.
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 5ccad30611..31488eaf52 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,6 +1,6 @@
 2000-03-03  Ulrich Drepper  <drepper@redhat.com>
 
-	* SUPPORTED: Add gv_GB and kw_GB.
+	* SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
 
 2000-03-01  Andreas Jaeger  <aj@suse.de>