summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
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.