diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-29 23:29:23 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2007-07-29 23:29:23 +0800 |
commit | fcac1b77fc6bd48d7c03e1762e0dca66c1986d14 (patch) | |
tree | 171cb358601c756c2d147ddedb77c78ea7bc9a06 /calendar/ChangeLog | |
parent | 62442ef9505f5f3a00e214baa8bc70e41c606632 (diff) | |
download | gsoc2013-evolution-fcac1b77fc6bd48d7c03e1762e0dca66c1986d14.tar.gz gsoc2013-evolution-fcac1b77fc6bd48d7c03e1762e0dca66c1986d14.tar.zst gsoc2013-evolution-fcac1b77fc6bd48d7c03e1762e0dca66c1986d14.zip |
Fixes #460825.
svn path=/trunk/; revision=33886
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 48294a7fc8..14e87cc653 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2007-07-27 Hiroyuki Ikezoe <poincare@ikezoe.net> + + * gui/cal-search-bar.c: (cal_search_bar_class_init): Remove needless + EFilterBarClass. + 2007-07-18 Milan Crha <mcrha@redhat.com> ** Fix for bug #326388 |