aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2003-12-10 10:02:09 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-12-10 10:02:09 +0800
commit4a160e0e78504d65508156b7635b5689b41681a6 (patch)
treed92f537ef984b8348d80dd3c286ca1158fb0d2bb /camel/ChangeLog
parentc074252e4fc21ddf87317cba976d26d101234165 (diff)
downloadgsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.tar
gsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.tar.gz
gsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.tar.bz2
gsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.tar.lz
gsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.tar.xz
gsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.tar.zst
gsoc2013-evolution-4a160e0e78504d65508156b7635b5689b41681a6.zip
remove dthe clearenv stuff, not sure why its there. s/setenv/putenv/ for
2003-12-10 Not Zed <NotZed@Ximian.com> * camel-stream-process.c (do_exec_command): remove dthe clearenv stuff, not sure why its there. s/setenv/putenv/ for portability. See Bug #51767. svn path=/trunk/; revision=23896
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 00df1f6bf9..9f02d6f680 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-10 Not Zed <NotZed@Ximian.com>
+
+ * camel-stream-process.c (do_exec_command): remove dthe clearenv
+ stuff, not sure why its there. s/setenv/putenv/ for portability.
+ See Bug #51767.
+
2003-12-08 Jeffrey Stedfast <fejj@ximian.com>
* camel-mime-utils.c (header_decode_rfc2184_param): Revert the