Move bogus ChangeLog entry to tools/ChangeLog

This commit is contained in:
Ralf Corsepius
2008-08-18 06:04:44 +00:00
parent e65bcc853e
commit db97552998
2 changed files with 5 additions and 5 deletions

View File

@@ -2,11 +2,6 @@
* console/ps2_mouse.c, timer/timer.c: Add missing prototypes.
2008-07-29 Chris Johns <chrisj@rtems.org>
* tools/configure.ac: Add CFLAGS to workaround building errors on
a 64bit AMD host.
2008-07-29 Chris Johns <chrisj@rtems.org>
* ide/ide.c: Updated to the rtems_* libblock changed.

View File

@@ -1,3 +1,8 @@
2008-07-29 Chris Johns <chrisj@rtems.org>
* configure.ac: Add CFLAGS to workaround building errors on
a 64bit AMD host.
2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Use MKDIR_P instead of mkdir_p.