aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-07-02 21:59:39 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-07-02 21:59:39 +0800
commit06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36 (patch)
tree367748c32e91ac8dd23c8e5c457f2615615f0b37 /camel/ChangeLog
parent7a6820987961b25bc4f9fcd4c125b9b1731c1cc3 (diff)
downloadgsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.tar
gsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.tar.gz
gsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.tar.bz2
gsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.tar.lz
gsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.tar.xz
gsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.tar.zst
gsoc2013-evolution-06b7f5ef95e4bf9fe7a4fbf1b332cb39a786ac36.zip
properly return error if we can't create pipes.
2001-07-02 Not Zed <NotZed@Ximian.com> * camel-lock-client.c (camel_lock_helper_init): properly return error if we can't create pipes. svn path=/trunk/; revision=10677
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 381a78ff5f..68cb2d7640 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,8 @@
2001-07-02 Not Zed <NotZed@Ximian.com>
+ * camel-lock-client.c (camel_lock_helper_init): properly return
+ error if we can't create pipes.
+
* camel-folder-summary.c (summary_build_content_info): re-enable
html indexing.