summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-06-16 08:01:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-06-16 08:01:00 +0000
commitb36829194ef031e421e67c14a4eeae49b27ab74f (patch)
treebe2e969cab30e1f9deec45c37070a13f70bbf947
parent9bee43a5e3bf679e4db8ac17a6ead5bced245e91 (diff)
downloadmailutils-b36829194ef031e421e67c14a4eeae49b27ab74f.tar.gz
mailutils-b36829194ef031e421e67c14a4eeae49b27ab74f.tar.bz2
Update
-rw-r--r--ChangeLog5
-rw-r--r--NEWS21
2 files changed, 25 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 29dc9c696..78a9c7663 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-16 Sergey Poznyakoff <gray@gnu.org.ua>
+
+ * configure.ac: Raise version number to 0.6.95
+ * NEWS: Update
+
2006-06-15 Sergey Poznyakoff <gray@gnu.org.ua>
Fix generation of libmu_scm documentation.
diff --git a/NEWS b/NEWS
index 041bc13eb..f1b8879dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,28 @@
-GNU mailutils NEWS -- history of user-visible changes. 2006-05-20
+GNU mailutils NEWS -- history of user-visible changes. 2006-06-16
Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
+Version 0.6.95:
+
+* New functions:
+** Two new functions (mu_tcp_stream_create_with_source_ip and
+mu_tcp_stream_create_with_source_host) allow to create TCP connections
+from the given source address.
+
+* Bugfixes:
+** Fix handling of Fcc headers in mailers
+** Fix several inconsistencies in `mh/folder' to make it compatible with
+RAND and nmh implementations. In particular, `folder -all +name'
+(`folders +name') is now working as expected.
+** MH programs create directory hierarchies if requested to.
+** `mail' correctly hanldes empty mailboxes (it used to display garbage in
+place of the message count).
+** Fix RFC 2047 filters: do not stop translating until the buffer is drained.
+** Fix option handling in guimb: remove leftover optind usage.
+
+
Version 0.6.94:
* Add support for Berkeley DB 3.x and 4.x

Return to:

Send suggestions and report system problems to the System administrator.