aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-07-06 05:24:53 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-07-06 05:24:53 +0800
commit5348f464f5846e1228dff1c511fe003b1f3fa1e1 (patch)
tree2eadbeae723c373d9e16f116224560a74e8914e4 /camel/ChangeLog
parent1e54340d72e5aaeb88c120b275bb468198167ba4 (diff)
downloadgsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.tar
gsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.tar.gz
gsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.tar.bz2
gsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.tar.lz
gsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.tar.xz
gsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.tar.zst
gsoc2013-evolution-5348f464f5846e1228dff1c511fe003b1f3fa1e1.zip
Added prototype for uudecode_step
2000-07-05 Jeffrey Stedfast <fejj@helixcode.com> * camel-mime-utils.h: Added prototype for uudecode_step * camel-mime-utils.c (uudecode_step): Cleaned up some junk that should have been cleaned up when debugging printf's were taken out. svn path=/trunk/; revision=3899
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 8d41999209..bf6eaf7bdf 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2000-07-05 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * camel-mime-utils.h: Added prototype for uudecode_step
+
+ * camel-mime-utils.c (uudecode_step): Cleaned up some junk that
+ should have been cleaned up when debugging printf's were taken out.
+
2000-07-05 Ettore Perazzoli <ettore@helixcode.com>
* providers/mbox/camel-mbox-summary.c (camel_mbox_summary_sync):