diff options
author | Milan Crha <mcrha@redhat.com> | 2008-11-25 20:47:33 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-11-25 20:47:33 +0800 |
commit | b707439b52ed84e5b4878b42738edb0ee84e8c25 (patch) | |
tree | 43629a3c37953ec33e6ab0a9afa688f299432b9c /calendar/ChangeLog | |
parent | 6485e925866b42584cc9803556cb13bcfb1aeeb1 (diff) | |
download | gsoc2013-evolution-b707439b52ed84e5b4878b42738edb0ee84e8c25.tar.gz gsoc2013-evolution-b707439b52ed84e5b4878b42738edb0ee84e8c25.tar.zst gsoc2013-evolution-b707439b52ed84e5b4878b42738edb0ee84e8c25.zip |
** Fix for bug #560138
2008-11-25 Milan Crha <mcrha@redhat.com>
** Fix for bug #560138
* gui/e-calendar-table.c: (query_tooltip_cb):
Let wrap description text in a tooltip.
svn path=/trunk/; revision=36812
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a28754ad15..e0f292421f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-11-25 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #560138 + + * gui/e-calendar-table.c: (query_tooltip_cb): + Let wrap description text in a tooltip. + 2008-11-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #556224 |