summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-12 14:43:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-02-12 14:43:03 +0000
commitf79d96e1a3ac5eaa1faffc3724d3ab92fdc08ac8 (patch)
tree0c93e3b021ed4d5aa595bba61ba8db341091c4cf /c/src/librdbg/ChangeLog
parent2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-f79d96e1a3ac5eaa1faffc3724d3ab92fdc08ac8.tar.bz2
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am: Cleanup including more proper style on include files.
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index edd1c83336..aa7644d16f 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am,
+ include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am:
+ Cleanup including more proper style on include files.
+
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.