summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/librdbg/ChangeLog26
1 files changed, 13 insertions, 13 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index b677a88717..2583e81c8f 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,18 +1,18 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
- Makefile.am: Reflect having moved automake.
- include/Makefile.am: Reflect having moved automake.
- include/rdbg/Makefile.am: Reflect having moved automake.
- include/rdbg/i386/Makefile.am: Reflect having moved automake.
- include/rdbg/m68k/Makefile.am: Reflect having moved automake.
- include/rdbg/powerpc/Makefile.am: Reflect having moved automake.
- src/Makefile.am: Reflect having moved automake.
- src/i386/Makefile.am: Reflect having moved automake.
- src/i386/any/Makefile.am: Reflect having moved automake.
- src/m68k/Makefile.am: Reflect having moved automake.
- src/m68k/any/Makefile.am: Reflect having moved automake.
- src/powerpc/Makefile.am: Reflect having moved automake.
- src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake.
+ * Makefile.am: Reflect having moved automake/.
+ * include/Makefile.am: Reflect having moved automake/.
+ * include/rdbg/Makefile.am: Reflect having moved automake/.
+ * include/rdbg/i386/Makefile.am: Reflect having moved automake/.
+ * include/rdbg/m68k/Makefile.am: Reflect having moved automake/.
+ * include/rdbg/powerpc/Makefile.am: Reflect having moved automake/.
+ * src/Makefile.am: Reflect having moved automake/.
+ * src/i386/Makefile.am: Reflect having moved automake/.
+ * src/i386/any/Makefile.am: Reflect having moved automake/.
+ * src/m68k/Makefile.am: Reflect having moved automake/.
+ * src/m68k/any/Makefile.am: Reflect having moved automake/.
+ * src/powerpc/Makefile.am: Reflect having moved automake/.
+ * src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake/.
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>