summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-03-25 16:38:08 +0000
committerUlrich Drepper <drepper@redhat.com>1998-03-25 16:38:08 +0000
commit6f5ea8c71731adb6fc5b364e7aa6dd59dba96fdf (patch)
tree553e0d2a878823d9f9a7d6c0dae098e10d981e2f /ChangeLog
parent68b506045507245594280b53e1ccdd425bc0a6a5 (diff)
* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h. * sysdeps/unix/sysv/linux/alpha/Dist: Likewise. * sysdeps/generic/stub_warning: Removed. * Makefile (distribute): Add include/des.h. * manual/Makefile (distribute): Change dir-add.texi to dir-add.texinfo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 704c4cecb5..af0de5aadf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
1998-03-25 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Add sizes.h.
+ * sysdeps/unix/sysv/linux/alpha/Dist: Likewise.
+
+ * sysdeps/generic/stub_warning: Removed.
+
+ * Makefile (distribute): Add include/des.h.
+
+ * manual/Makefile (distribute): Change dir-add.texi to
+ dir-add.texinfo.
+
* glibcbug.in: Create files safely when mktemp is not available.
* sysdeps/unix/sysv/linux/adjtime.c: Make weak alias appear again.