diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2008-01-04 19:40:50 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-01-04 19:40:50 +0800 |
commit | df9b3d5711cbeff7857144aeff80ab1bce675559 (patch) | |
tree | 4c3ab4691eb07546d50eb7885ee52ad2ea64bea2 /widgets/misc/ChangeLog | |
parent | 036169949ca80b44f978be2847ab050a1ba94ddb (diff) | |
download | gsoc2013-evolution-df9b3d5711cbeff7857144aeff80ab1bce675559.tar.gz gsoc2013-evolution-df9b3d5711cbeff7857144aeff80ab1bce675559.tar.zst gsoc2013-evolution-df9b3d5711cbeff7857144aeff80ab1bce675559.zip |
** Fix for bug #504480
2008-01-04 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #504480
* e-task-bar.c: (e_task_bar_init): Increases the height
of the ETaskBar to eliminate the constant resizing.
svn path=/trunk/; revision=34758
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index c880937751..9372303125 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,10 @@ +2008-01-04 Matthew Barnes <mbarnes@redhat.com> + + ** Fix for bug #504480 + + * e-task-bar.c: (e_task_bar_init): Increases the height + of the ETaskBar to eliminate the constant resizing. + 2007-12-14 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #211353 |