summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2012-11-11 21:50:23 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2012-11-11 21:50:23 (GMT)
commitb36b57e81623194ba56d4862d2fba49d944a2793 (patch)
treebeda865a71237b4632cac77a70eaa09b12cd05e2 /ChangeLog
parent2e5d98e2367a90e5b258c30dc68e5981d1f63339 (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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab7c16f..9580c23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.