summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 33759f57b8..08d78b9eeb 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,8 +1,11 @@
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * wrapup/Makefile.am: Reflect new location of librdbg.a.
+
+2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am,
- librdbg/src/powerpc/Makefile.am:
- Remove.
+ librdbg/src/powerpc/Makefile.am: Remove.
* librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am,
librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am.
* configure.ac: Reflect changes above.