diff options
author | Not Zed <NotZed@Ximian.com> | 2002-07-22 15:28:49 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2002-07-22 15:28:49 +0800 |
commit | 1c34a2bf9e2af5fc4ea52f7b983071cddd390611 (patch) | |
tree | 6ddd7dfc4b73701f9a72d456ae5df3f573261716 /camel/ChangeLog | |
parent | b7a2c4682c91a8809eae7f55e783f93e652ee142 (diff) | |
download | gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.tar gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.tar.gz gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.tar.bz2 gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.tar.lz gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.tar.xz gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.tar.zst gsoc2013-evolution-1c34a2bf9e2af5fc4ea52f7b983071cddd390611.zip |
Oops, forgot to implement this. Fixes #24604.
2002-07-22 Not Zed <NotZed@Ximian.com>
* camel-vee-folder.c (vee_set_message_user_tag): Oops, forgot to
implement this. Fixes #24604.
svn path=/trunk/; revision=17522
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 90cdcee296..3315a5ce26 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2002-07-22 Not Zed <NotZed@Ximian.com> + + * camel-vee-folder.c (vee_set_message_user_tag): Oops, forgot to + implement this. Fixes #24604. + 2002-07-21 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-filter-crlf.c (filter): Only add a \r if the |