aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert Brady <rwb197@ecs.soton.ac.uk>1999-08-06 23:47:45 +0800
committerRobert Brady <rbrady@src.gnome.org>1999-08-06 23:47:45 +0800
commit85067acb32a4992410e337352f8c54b61b78709b (patch)
tree88fdde821bfecfd1a33d2c9c6d760fab8341506a /ChangeLog
parentf3e57fa18f42e44f81f1eedc2db85a4125752d20 (diff)
downloadgsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.tar
gsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.tar.gz
gsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.tar.bz2
gsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.tar.lz
gsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.tar.xz
gsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.tar.zst
gsoc2013-evolution-85067acb32a4992410e337352f8c54b61b78709b.zip
encoder test.
1999-08-06 Robert Brady <rwb197@ecs.soton.ac.uk> * tests/test6.c: encoder test. * camel/gmime-rfc2047.c: Fixed decoder bug : sequence ?= is not always the terminator for an encoded-string. svn path=/trunk/; revision=1091
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 861b4a7b09..caf152633a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-08-06 Robert Brady <rwb197@ecs.soton.ac.uk>
+
+ * tests/test6.c: encoder test.
+
+ * camel/gmime-rfc2047.c: Fixed decoder bug : sequence
+ ?= is not always the terminator for an encoded-string.
+
1999-08-06 bertrand <Bertrand.Guiheneuf@aful.org>
* camel/providers/MH/camel-mh-folder.c (_list_subfolders):