diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-11-11 21:50:23 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-11-11 21:50:23 (GMT) |
commit | b36b57e81623194ba56d4862d2fba49d944a2793 (patch) | |
tree | beda865a71237b4632cac77a70eaa09b12cd05e2 /ChangeLog | |
parent | 2e5d98e2367a90e5b258c30dc68e5981d1f63339 (diff) |
Fixed a bug by saving the title of a panel when changing its active widget.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@282 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 @@ 12-11-11 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkdockstation.c: + Fix a bug by saving the title of a panel when changing its active widget. + +12-11-11 Cyrille Bagard <nocbos@gmail.com> + * src/arch/dalvik/instruction.c: * src/arch/dalvik/instruction-def.h: Register the remaining instructions for a full Dalvik opcodes support. |