summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2013-01-28 20:47:30 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2013-01-28 20:47:30 (GMT)
commitb6341581220e92114b0838a15a1c1cec1078efc2 (patch)
tree08b70eee9e31a5be55bde0930ea8d2e005084d96 /ChangeLog
parent24013fb80fc02d8918aea51ee169d6521c74ee42 (diff)
Changed the mouse pointer when moving views using the glance panel.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@334 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 57a2fa9..167da05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+13-01-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gui/panels/glance.c:
+ Change the mouse pointer when moving views using the glance panel.
+
13-01-27 Cyrille Bagard <nocbos@gmail.com>
* src/dialogs/goto.c: