diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 1999-08-16 05:08:34 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 1999-08-16 05:08:34 +0800 |
commit | f5aadb31ca2ab34332e8d75787090e48a510d665 (patch) | |
tree | 5b8c5b32bf6613d7e2556f4c9cfae47552bafccf /ChangeLog | |
parent | fb5218e3532444f4d4d9a4bb96186bdf6b0e6107 (diff) | |
download | gsoc2013-evolution-f5aadb31ca2ab34332e8d75787090e48a510d665.tar.gz gsoc2013-evolution-f5aadb31ca2ab34332e8d75787090e48a510d665.tar.zst gsoc2013-evolution-f5aadb31ca2ab34332e8d75787090e48a510d665.zip |
new method.
1999-08-15 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/camel-folder.c (_copy_message_to): new method.
svn path=/trunk/; revision=1118
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ moved the active list readjustment code here. Much saner, providers won't have to worry about that. + (_copy_message_to): new method. * camel/providers/MH/camel-mh-folder.c (_expunge): no more active list readjustment stuff. |