summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2011-09-07 19:25:24 +0200
committerJan Djärv <jan.h.d@swipnet.se>2011-09-07 19:25:24 +0200
commit115b96bdb5e17c69bafabc82f43cfbfe3eecc115 (patch)
tree99ebb552eea1a81ddf01eae0f4c38eba3d1214e0 /src/ChangeLog
parent4feb6e7359c345a00e1c8020be444fc6c2e22f1a (diff)
(xg_make_tool_item): Insert comment about eventbox.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f1691252778..293107f6ffb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2011-09-07 Jan Djärv <jan.h.d@swipnet.se>
+
+ * gtkutil.c (xg_make_tool_item): Insert comment about eventbox.
+
2011-09-06 Paul Eggert <eggert@cs.ucla.edu>
isnan: Fix porting problem to Solaris 10 with bundled gcc.