summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2010-07-17 14:52:52 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2010-07-17 14:52:52 (GMT)
commitf150f36ee0297b4499a41bbbfc06699cd2f72db5 (patch)
tree430391621adea21385a6d8919c05e63dd05bbad3 /ChangeLog
parentbd8c461d2dcdc14fd9b2969cc832c33792fd38cd (diff)
Reorganized the debug directories.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@174 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ecbcc9..1b9f663 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
10-07-17 Cyrille Bagard <nocbos@gmail.com>
+ * src/debug/Makefile.am:
+ * src/debug/ptrace/Makefile.am:
+ * src/debug/remgdb/Makefile.am:
+ * src/Makefile.am:
+ Reorganize the debug directories.
+
+10-07-17 Cyrille Bagard <nocbos@gmail.com>
+
* src/glibext/gcodebuffer.c:
* src/glibext/gcodebuffer.h:
* src/gtkext/gtkblockview.c: