diff options
author | Not Zed <NotZed@HelixCode.com> | 2000-08-11 12:24:13 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-08-11 12:24:13 +0800 |
commit | 58752d028e6f7519e625a47827846a813e65e4e6 (patch) | |
tree | bee7ee4b7ba237b4a08a8e27a597394082c90e20 /camel/ChangeLog | |
parent | 9c2c1900f90f55e1366cdf011cc2e6024d9a9891 (diff) | |
download | gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.tar gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.tar.gz gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.tar.bz2 gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.tar.lz gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.tar.xz gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.tar.zst gsoc2013-evolution-58752d028e6f7519e625a47827846a813e65e4e6.zip |
Yay so lets fix an already fixed fix, again. (copy_message_to): and here
2000-08-11 Not Zed <NotZed@HelixCode.com>
* camel-folder.c (move_message_to): Yay so lets fix an already fixed fix, again.
(copy_message_to): and here too ... update for api change to append().
And removed another warning.
svn path=/trunk/; revision=4728
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 36abd51dbd..0c9869871f 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-08-11 Not Zed <NotZed@HelixCode.com> + + * camel-folder.c (move_message_to): Yay so lets fix an already fixed fix, again. + (copy_message_to): and here too ... update for api change to append(). + And removed another warning. + 2000-08-10 Christopher James Lahey <clahey@helixcode.com> * camel-folder-search.c, camel-folder-summary.c, camel-medium.c, |