about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eb7fb3c0e..b1cf455406 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-05-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* locale/Makefile (locale-CPPFLAGS): Renamed from CPPFLAGS.  It's
+	only needed for locale.
+	* catgets/Makefile (catgets-CPPFLAGS): Renamed from CPPFLAGS.
+	It's only needed for catgets.
+	Patches by Greg McGary <gkm@eng.ascend.com>.
+
 2000-05-07  Mark Kettenis  <kettenis@gnu.org>
 
 	* nss/nss_db/db-open.c: Cleanup and add comments.  Pretty print.