aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-03-28 05:13:13 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-03-28 05:13:13 +0800
commita764639cd2f9f85da377fa6987c10bc1005d74ef (patch)
tree63fe4fd367bacf119c598e66af6dcca9827c4eb5 /camel/ChangeLog
parent892aab7fcad7de9654b22648cad8783f5e0f3d8f (diff)
downloadgsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.tar
gsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.tar.gz
gsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.tar.bz2
gsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.tar.lz
gsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.tar.xz
gsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.tar.zst
gsoc2013-evolution-a764639cd2f9f85da377fa6987c10bc1005d74ef.zip
Get rid of debug printf's that are no longer needed. In the case of
2003-03-27 Jeffrey Stedfast <fejj@ximian.com> * camel-sasl-gssapi.c (gssapi_challenge): Get rid of debug printf's that are no longer needed. In the case of errors, don't release the outbuf gss_buffer_t since it shouldn't be set. Also g_free (str) when we are done with it. svn path=/trunk/; revision=20551
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index da1b36d2ec..edb63918f7 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2003-03-27 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-sasl-gssapi.c (gssapi_challenge): Get rid of debug
+ printf's that are no longer needed. In the case of errors, don't
+ release the outbuf gss_buffer_t since it shouldn't be set. Also
+ g_free (str) when we are done with it.
+
* camel-mime-utils.c (header_encode_phrase_merge_words): When we
remove a node from the list, make sure to g_list_free_1().
(header_encode_phrase_merge_words): Don't use