From 1a8f056c4d0913610b9c3b9fcbd19c9aa0d01f18 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 Sep 2005 15:10:56 +0000 Subject: [PATCH] 2005-09-02 Joel Sherrill * aclocal/version.m4: Updated to rtems-4.6.99.2. --- ChangeLog | 8 -------- c/src/ChangeLog | 4 ++++ cpukit/ChangeLog | 4 ++++ testsuites/ChangeLog | 4 ++++ 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 693af65f55..22a160fc91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,3 @@ -2005-09-02 Joel Sherrill - - * VERSION: Updated to rtems-4.6.99.2. - -2005-09-02 Joel Sherrill - - * aclocal/version.m4: Updated to rtems-4.6.99.2. - 2005-09-02 Joel Sherrill * aclocal/version.m4: Updated to rtems-4.6.99.2. diff --git a/c/src/ChangeLog b/c/src/ChangeLog index 32102dce55..f2a310d316 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -6,6 +6,10 @@ * aclocal/version.m4: Updated to rtems-4.6.99.2. +2005-09-02 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.2. + 2005-08-18 Karel Gardas * libchip/network/if_fxp.c, libchip/network/if_dc.c, diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 7ee9829833..9c6e571d06 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -6,6 +6,10 @@ * aclocal/version.m4: Updated to rtems-4.6.99.2. +2005-09-02 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.2. + 2005-09-01 Joel Sherrill PR 820/rtems diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index e4e1e659e1..05fe5f9867 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -6,6 +6,10 @@ * aclocal/version.m4: Updated to rtems-4.6.99.2. +2005-09-02 Joel Sherrill + + * aclocal/version.m4: Updated to rtems-4.6.99.2. + 2004-01-06 Ralf Corsepius * aclocal/prog-cxx.m4: Re-add am__fastdepCXX conditional.