summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-06-04 15:06:21 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-06-04 15:06:21 +0000
commit2129f2833bef01c96bfb11a56e151846d7899847 (patch)
tree7efc131f52e7214da5c3637e8702763460d5453e /newlib/ChangeLog
parent9f033c223c294b4cdee198f396fb08dd1fe864b3 (diff)
downloadcygnal-2129f2833bef01c96bfb11a56e151846d7899847.tar.gz
cygnal-2129f2833bef01c96bfb11a56e151846d7899847.tar.bz2
cygnal-2129f2833bef01c96bfb11a56e151846d7899847.zip
2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/net/Makefile.am: Remove extraneous markers. * libc/sys/linux/net/Makefile.in: Regenerated.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 7759a9407..7dbfae336 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/net/Makefile.am: Remove extraneous markers.
+ * libc/sys/linux/net/Makefile.in: Regenerated.
+
2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
* libc/reent/execr.c: Use _DEFUN macro for function declaration.