Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/newlib
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-12-18 23:24:48 +0300
committerJeff Johnston <jjohnstn@redhat.com>2006-12-18 23:24:48 +0300
commitdb029fca63ee83bdda335dc8d6b0e4a3423c376f (patch)
treebf1fba653ebd1add9e62274610f6209ab990ed91 /newlib
parentf5222560755e78d150a79094469210c7cd8230d8 (diff)
Remove entry for next patch that hasn't happened yet.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 58d896cfa..70a961714 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -4,11 +4,6 @@
2.6.5 version of Doug Lea's malloc which is the basis of
this code.
-2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
-
- * aclocal.m4 */aclocal.m4: Regenerated using aclocal 1.9.6.
- * Makefile.in */Makefile.in: Regenerated using automake 1.9.6.
-
2006-12-18 Kazunori Asayama <asayama@sm.sony.co.jp>
* libc/include/machine/setjmp.h[__SPU__]: Replace vector with __vector.