aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorPeter Williams <peterw@ximian.com>2001-07-09 23:17:23 +0800
committerPeter Williams <peterw@src.gnome.org>2001-07-09 23:17:23 +0800
commitb9578e485877ed6864aab9bfc84e72cf79c4667d (patch)
treeb72c04e2415320d589274476abc33678a1034e3c /mail/ChangeLog
parentb66a80f71be538d0eeeeca113d61859701b1d315 (diff)
downloadgsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.tar
gsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.tar.gz
gsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.tar.bz2
gsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.tar.lz
gsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.tar.xz
gsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.tar.zst
gsoc2013-evolution-b9578e485877ed6864aab9bfc84e72cf79c4667d.zip
Gave up and got rid of dm. Just replaced it with d(g_message()) and set
2001-07-09 Peter Williams <peterw@ximian.com> * mail-folder-cache.c (dm): Gave up and got rid of dm. Just replaced it with d(g_message()) and set G_LOG_DOMAIN. svn path=/trunk/; revision=10911
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4b722a0c90..3dcda315e2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2001-07-09 Peter Williams <peterw@ximian.com>
+ * mail-folder-cache.c (dm): Gave up and got rid of dm. Just replaced it
+ with d(g_message()) and set G_LOG_DOMAIN.
+
+2001-07-09 Peter Williams <peterw@ximian.com>
+
* mail-folder-cache.c (mail_folder_cache_set_update_shellview): Deleted
(as opposed to #if 0)
(get_folder_info): Changed to assume it has the folder lock.