diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2010-05-19 23:42:11 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2010-05-19 23:42:11 (GMT) |
commit | 44478b28bc5c4a8f9b064d0ae6936662e9ad11a9 (patch) | |
tree | 00d965f1614e232da3e09699e43e26ebc297c010 /ChangeLog | |
parent | 6511f2fe4551c2ea231115d6c659c99e15b3a23b (diff) |
Fixed a bug: make sure all figures of revision are displayed.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@161 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 10-05-20 Cyrille Bagard <nocbos@gmail.com> + * src/dialogs/about.c: + Fix a bug: make sure all figures of revision are displayed. + +10-05-20 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/instruction.c: * src/arch/dalvik/instruction.h: Add support for a few more Dalvik instructions. |