diff options
author | Not Zed <NotZed@Ximian.com> | 2005-08-18 12:33:38 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-08-18 12:33:38 +0800 |
commit | 5f02035e617747b865cf402953b01deb9cc07bf9 (patch) | |
tree | 0b7aee733136047e3ec9299888fbc30091cf0028 /calendar/ChangeLog | |
parent | a5677d337e16b47206e14dffe07398d0796de10e (diff) | |
download | gsoc2013-evolution-5f02035e617747b865cf402953b01deb9cc07bf9.tar.gz gsoc2013-evolution-5f02035e617747b865cf402953b01deb9cc07bf9.tar.zst gsoc2013-evolution-5f02035e617747b865cf402953b01deb9cc07bf9.zip |
** See bug #312668.
2005-08-16 Not Zed <NotZed@Ximian.com>
** See bug #312668.
* gui/calendar-offline-handler.[ch]: removed. Not even used
anyway, god knows how it works.
svn path=/trunk/; revision=30153
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 b33ee7be25..8b8e7b8851 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-08-16 Not Zed <NotZed@Ximian.com> + + ** See bug #312668. + + * gui/calendar-offline-handler.[ch]: removed. Not even used + anyway, god knows how it works. + 2005-08-17 Carsten Guenther <carsten.guenther@scalix.com> Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 |