diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-17 20:37:58 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-17 20:37:58 +0800 |
commit | 2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a (patch) | |
tree | d25eec803a477d1a1aaf1b8c79afb97955e312cf /camel/ChangeLog | |
parent | ca235fcd9e9c865679b4e893c25d432151d819c3 (diff) | |
download | gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.tar gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.tar.gz gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.tar.bz2 gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.tar.lz gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.tar.xz gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.tar.zst gsoc2013-evolution-2c15a05c349bb21fa2fdb1f3511fc54c9a7f2e5a.zip |
Reverted jeff's fix for #55018, since it wasn't tested, and doesn't work.
2004-03-17 Not Zed <NotZed@Ximian.com>
* providers/local/camel-maildir-store.c: Reverted jeff's fix for
#55018, since it wasn't tested, and doesn't work. Wrote an
alternate implementation, and tested it at least once. Turns out
it was a one line error, it still wasn't tested. Oh well, its
rewritten now.
svn path=/trunk/; revision=25100
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 7e93eac944..9166e7e1ab 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,11 @@ 2004-03-17 Not Zed <NotZed@Ximian.com> + * providers/local/camel-maildir-store.c: Reverted jeff's fix for + #55018, since it wasn't tested, and doesn't work. Wrote an + alternate implementation, and tested it at least once. Turns out + it was a one line error, it still wasn't tested. Oh well, its + rewritten now. + * See bug #55618. * camel-disco-diary.c (camel_disco_diary_new): seek to the end of |