summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2006-12-14 13:15:13 +0000
committerCarlos Garnacho <carlosg@src.gnome.org>2006-12-14 13:15:13 +0000
commitace4545931879a473905c89c0da6fe1905692a32 (patch)
treeeed0d8f2ac2ceb2be3d261fc9644eaa74fe26246 /ChangeLog
parentd80a2fe41fcf811952092974a7cd99ad8af67101 (diff)
downloadgtk+-ace4545931879a473905c89c0da6fe1905692a32.tar.gz
draw arrows pointing to the right correctly placed inside their GdkWindow.
2006-12-14 Carlos Garnacho <carlosg@gnome.org> * gtk/gtkcalendar.c: draw arrows pointing to the right correctly placed inside their GdkWindow. Bug #385672.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cef48f3421..6a53cbf242 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-12-14 Carlos Garnacho <carlosg@gnome.org>
+
+ * gtk/gtkcalendar.c: draw arrows pointing to the right correctly
+ placed inside their GdkWindow. Bug #385672.
+
2006-12-14 Christian Persch <chpe@cvs.gnome.org>
* gtk/gtkiconview.c: Fix docs typo. Bug #385642.