diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2011-07-11 01:12:55 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2011-07-11 01:12:55 (GMT) |
commit | e0266175537ec220544c050874be215b11c902fa (patch) | |
tree | 64b1cf5be3c54c22d5c7af245189bf42a9f5f11e /ChangeLog | |
parent | 1f1693722646de5ac8d2299a22121a760941f75e (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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |