aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-05-03 09:08:37 +0000
committerRoland McGrath <roland@gnu.org>2003-05-03 09:08:37 +0000
commit05d3d580df05c67de32fb3251d5aae94b630a83c (patch)
tree3384009287c9a0c944a62e132fea65cc0dc087fe /ChangeLog
parente65a56bb1b6994aeeabc84330ebc3b1027bd74a7 (diff)
downloadglibc-05d3d580df05c67de32fb3251d5aae94b630a83c.zip
glibc-05d3d580df05c67de32fb3251d5aae94b630a83c.tar.gz
glibc-05d3d580df05c67de32fb3251d5aae94b630a83c.tar.bz2
* sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ...
* stdio-common/Makefile: ... not here. * csu/Makefile ($(objpfx)initfini.s): Depend on $(before-compile). * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5652021..8861468 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-03 Roland McGrath <roland@redhat.com>
+
+ * sysdeps/gnu/Makefile (generated): Append errlist-compat.c here, ...
+ * stdio-common/Makefile: ... not here.
+
+ * csu/Makefile ($(objpfx)initfini.s): Depend on $(before-compile).
+ * sysdeps/gnu/Makefile ($(objpfx)errlist-compat.c): Likewise.
+
2003-05-02 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/s390/semtimedop.c: New file.