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 @@
12006-06-16 Sergey Poznyakoff <gray@gnu.org.ua> 12006-06-16 Sergey Poznyakoff <gray@gnu.org.ua>
2 2
3 * mailbox/filter_trans.c (trans_read): Break the loop if both
4 transcoder and read return 0 bytes. This is necessary to correctly
5 handle unfinished input strings
6 * mailbox/testsuite/Decode2047: New testcase: an example of
7 unfinished input.
8
3 * configure.ac: Raise version number to 0.6.95 9 * configure.ac: Raise version number to 0.6.95
4 * NEWS: Update 10 * NEWS: Update
5 11
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
47compatible with nmh and rand implementations. 47compatible with nmh and rand implementations.
48** rmf: Fix coredump when invoked without arguments. 48** rmf: Fix coredump when invoked without arguments.
49** send: rename draft file after sending it. 49** send: rename draft file after sending it.
50** all mh utilities: create nested directories, if required. 50** All mh utilities: create nested directories, if required.
51** Correctly handle comma-delimited folder lists in Fcc headers. 51** Correctly handle comma-delimited folder lists in Fcc headers.
52** A decoder stream correctly handles unfinished input strings.
52 53
53 54
54Version 0.6.93: 55Version 0.6.93:

Return to:

Send suggestions and report system problems to the System administrator.