summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2014-09-11 21:57:53 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2014-09-11 21:57:53 (GMT)
commitce8c1719963657aeaf963650183e46979cab0d68 (patch)
tree389d1d40912a20006de3bcfc5158d57a2269fb90 /ChangeLog
parentd1dd9ae74ba56b04ad8f79d926b2282c6c7fa0fd (diff)
Displayed a default picture when no panel overview is available.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@403 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac2fce9..2e512f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
14-09-11 Cyrille Bagard <nocbos@gmail.com>
+ * src/gtkext/gtkbufferview.c:
+ Typo. Fix debug code.
+
+ * src/gui/panels/glance.c:
+ Display a default picture when no panel overview is available.
+
+14-09-11 Cyrille Bagard <nocbos@gmail.com>
+
* src/gui/tb/Makefile.am:
* src/gui/tb/portions.c:
* src/gui/tb/portions.h: