aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2001-06-19 22:21:05 +0800
committerMichael Zucci <zucchi@src.gnome.org>2001-06-19 22:21:05 +0800
commitea61a8125616e548a13f64bfef1a3fc92c26e7f8 (patch)
treeb6aeab7a044dbc5ac9c3aa48a74b7c080f8b6b9d /camel/ChangeLog
parent131c4514f73e4423bc3be32c3dd0338853f6ac05 (diff)
downloadgsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.tar
gsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.tar.gz
gsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.tar.bz2
gsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.tar.lz
gsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.tar.xz
gsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.tar.zst
gsoc2013-evolution-ea61a8125616e548a13f64bfef1a3fc92c26e7f8.zip
Fixed a bug when not running setuid it wouldn't unlock.
2001-06-19 Not Zed <NotZed@Ximian.com> * camel-lock-helper.c (unlock_id): Fixed a bug when not running setuid it wouldn't unlock. * camel-movemail.c (camel_movemail): use new locking daemon, also return an error code. svn path=/trunk/; revision=10287
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 4a46e9a04a..c253d5d03b 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,11 @@
+2001-06-19 Not Zed <NotZed@Ximian.com>
+
+ * camel-lock-helper.c (unlock_id): Fixed a bug when not running
+ setuid it wouldn't unlock.
+
+ * camel-movemail.c (camel_movemail): use new
+ locking daemon, also return an error code.
+
2001-06-18 Jeffrey Stedfast <fejj@ximian.com>
Note: Except for the info_free(), the NULL checks are