summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-06-16 09:34:04 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-06-16 09:34:04 +0000
commitf69c4bbf9ce09628798d38e10ae23e15e895b3ec (patch)
tree8fa03ce0c8cd1af2561bfd0e599e25989d0c2b53
parent45f7f17c5e1d5895dd8003e22ea716b8878114f9 (diff)
downloadmailutils-f69c4bbf9ce09628798d38e10ae23e15e895b3ec.tar.gz
mailutils-f69c4bbf9ce09628798d38e10ae23e15e895b3ec.tar.bz2
-rw-r--r--ChangeLog6
-rw-r--r--NEWS3
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 78a9c7663..7ba5d7968 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-06-16 Sergey Poznyakoff <gray@gnu.org.ua>
+ * mailbox/filter_trans.c (trans_read): Break the loop if both
+ transcoder and read return 0 bytes. This is necessary to correctly
+ handle unfinished input strings
+ * mailbox/testsuite/Decode2047: New testcase: an example of
+ unfinished input.
+
* configure.ac: Raise version number to 0.6.95
* NEWS: Update
diff --git a/NEWS b/NEWS
index f1b8879dd..bf826dd1f 100644
--- a/NEWS
+++ b/NEWS
@@ -47,8 +47,9 @@ the current folder recursively (with -recurse). This behavior is
compatible with nmh and rand implementations.
** rmf: Fix coredump when invoked without arguments.
** send: rename draft file after sending it.
-** all mh utilities: create nested directories, if required.
+** All mh utilities: create nested directories, if required.
** Correctly handle comma-delimited folder lists in Fcc headers.
+** A decoder stream correctly handles unfinished input strings.
Version 0.6.93:

Return to:

Send suggestions and report system problems to the System administrator.