summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2011-07-11 01:12:55 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2011-07-11 01:12:55 (GMT)
commite0266175537ec220544c050874be215b11c902fa (patch)
tree64b1cf5be3c54c22d5c7af245189bf42a9f5f11e /ChangeLog
parent1f1693722646de5ac8d2299a22121a760941f75e (diff)
Shown a small version info with all major used directories.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@209 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 bc64dc5..565f288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
11-07-11 Cyrille Bagard <nocbos@gmail.com>
+ * configure.ac:
+ Define the plugins directory.
+
+ * src/main.c:
+ Show a small version info with all major used directories.
+
+11-07-11 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/binary.c:
Load the type of binary from XML.