about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-09-27 02:50:10 +0000
committerRoland McGrath <roland@gnu.org>1995-09-27 02:50:10 +0000
commitc709e372e8940b3f374b690d7eb7521e69ab4228 (patch)
tree8a0a95671300f78c0bd1407f9b0eaf403f0a96f4 /ChangeLog
parent11c981a96d93feccba7cfb717f72db5d32a83f52 (diff)
downloadglibc-c709e372e8940b3f374b690d7eb7521e69ab4228.tar.gz
glibc-c709e372e8940b3f374b690d7eb7521e69ab4228.tar.xz
glibc-c709e372e8940b3f374b690d7eb7521e69ab4228.zip
* locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU
	gettext code.

	* sysdeps/unix/sysv/linux/sys/param.h: New file.
	* sysdeps/unix/sysv/linux/Subdirs: File removed.

	* libc-symbols.h (_LIBC): Define to 1, not just empty.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf85dbe212..bd0651bf8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 Tue Sep 26 16:50:17 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
 
+	* locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU
+	gettext code.
+
+	* sysdeps/unix/sysv/linux/sys/param.h: New file.
+	* sysdeps/unix/sysv/linux/Subdirs: File removed.
+
+	* libc-symbols.h (_LIBC): Define to 1, not just empty.
+
 	* gmon: New directory of profiling code, incorporated from
 	4.4BSD-Lite and modified.
 	* sysdeps/i386/machine-gmon.h: New file.