aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-02-09 19:50:41 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-02-09 19:50:41 +0800
commit4287c8e129507c5b4120f0038f2f130130a81633 (patch)
tree2922ae122e73561bd7eddc45e6848d3c55ecf89c /camel/ChangeLog
parent6dd04ef03f9b900d8ee6e7d9e611fb368db6dd6e (diff)
downloadgsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.tar
gsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.tar.gz
gsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.tar.bz2
gsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.tar.lz
gsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.tar.xz
gsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.tar.zst
gsoc2013-evolution-4287c8e129507c5b4120f0038f2f130130a81633.zip
** See bug #53978.
2004-02-09 Not Zed <NotZed@Ximian.com> ** See bug #53978. * providers/local/camel-mbox-store.c: added ".lock" to the list of ignored extensions. (ignore_file): ignore anything ending in ~ too. svn path=/trunk/; revision=24678
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 8beb93b3eb..9812ba2404 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,11 @@
2004-02-09 Not Zed <NotZed@Ximian.com>
+ ** See bug #53978.
+
+ * providers/local/camel-mbox-store.c: added ".lock" to the list of
+ ignored extensions.
+ (ignore_file): ignore anything ending in ~ too.
+
** See bug #51319.
* providers/local/camel-local-folder.c