aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-24 23:16:09 +0800
committerDan Winship <danw@src.gnome.org>2000-07-24 23:16:09 +0800
commit8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e (patch)
tree7c5adb807b426de2ad3730f664f7c54cb94b09fa /camel/ChangeLog
parent34057bd1f00badee56d631c7c39f13b2731e08f5 (diff)
downloadgsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.tar
gsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.tar.gz
gsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.tar.bz2
gsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.tar.lz
gsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.tar.xz
gsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.tar.zst
gsoc2013-evolution-8c4533cc2dec08f8a30af0ffe7b8cd4c39440d3e.zip
Remove camel_folder_get_message_uid, which was not used, and not
* camel-folder.[ch]: Remove camel_folder_get_message_uid, which was not used, and not implemented by any provider. * providers/nntp/camel-nntp-folder.c: Remove get_message_uid non-implementation. svn path=/trunk/; revision=4292
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 390686a5c7..9e87b1ece4 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,11 @@
2000-07-24 Dan Winship <danw@helixcode.com>
+ * camel-folder.[ch]: Remove camel_folder_get_message_uid, which
+ was not used, and not implemented by any provider.
+
+ * providers/nntp/camel-nntp-folder.c: Remove get_message_uid
+ non-implementation.
+
* camel-folder-pt-proxy.[ch], camel-arg-collector.c,
camel-marshal-utils.[ch]: Bye bye bye.