aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-11-25 15:42:34 +0000
committerUlrich Drepper <drepper@redhat.com>1998-11-25 15:42:34 +0000
commit0155a7737f5653e07015421b962b70fd8831c4ad (patch)
tree48ce04644835332f6d81ed848d8ff68f6d3973c9 /ChangeLog
parente66b6eca3d51457a2348d4dd23638a7b339b9e03 (diff)
downloadglibc-0155a7737f5653e07015421b962b70fd8831c4ad.tar
glibc-0155a7737f5653e07015421b962b70fd8831c4ad.tar.gz
glibc-0155a7737f5653e07015421b962b70fd8831c4ad.tar.bz2
glibc-0155a7737f5653e07015421b962b70fd8831c4ad.zip
Update.
1998-11-25 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.0.104. 1998-11-25 Mark Kettenis <kettenis@phys.uva.nl> * libio/bits/stdio.h (fread_unlocked): Add missing parentheses around parameter n. 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * time/tzfile.c (__tzfile_read): Fix comment. 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * Makerules (build-shlib): Pass -O1 down to linker to get optimized shared libraries. 1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs file. Strip "-" from inhibited subdir name. Combine into a single awk program. ($(common-objpfx)sysd-sorted): Fix sed command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8bc8469f5c..99c6b99fab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+1998-11-25 Ulrich Drepper <drepper@cygnus.com>
+
+ * version.h (VERSION): Bump to 2.0.104.
+
+1998-11-25 Mark Kettenis <kettenis@phys.uva.nl>
+
+ * libio/bits/stdio.h (fread_unlocked): Add missing parentheses
+ around parameter n.
+
+1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * time/tzfile.c (__tzfile_read): Fix comment.
+
+1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * Makerules (build-shlib): Pass -O1 down to linker to get
+ optimized shared libraries.
+
+1998-11-24 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
+
+ * Makeconfig ($(common-objpfx)sysd-dirs): Cope with no Subdirs
+ file. Strip "-" from inhibited subdir name. Combine into a
+ single awk program.
+ ($(common-objpfx)sysd-sorted): Fix sed command.
+
1998-11-25 Roland McGrath <roland@baalperazim.frob.com>
* sysdeps/mach/hurd/i386/init-first.c (init): Restored as inline fn.