aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-12-03 23:44:03 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-12-03 23:44:03 +0000
commitd4227baf9bb7aee2f4af0cd692d8b8dfbbc5b1eb (patch)
treed29e57ac885a54f7446d34ce29eff690571607f7 /NEWS
parent11ef83f365948f998ca188e36100f6473aeb7eab (diff)
downloadmailfromd-d4227baf9bb7aee2f4af0cd692d8b8dfbbc5b1eb.tar.gz
mailfromd-d4227baf9bb7aee2f4af0cd692d8b8dfbbc5b1eb.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1045 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 404fc377..ad2293f0 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,17 @@ Please send mailfromd bug reports to <bug-mailfromd@gnu.org.ua>
Version 3.0.92
-* Print entire argument array in the debugging output of envfrom and envrcpt.
+* Incompatible changes:
+
+1. The package refuses to compile without DBM
+2. The function `dbmap' takes an optional third argument. If it is 1,
+length of the lookup key will include the terminating null character.
+In previous versions dbmap always included the terminating null
+character in the key. So, you should add the non-zero third argument
+to the calls to dbmap to preserve their functionality.
+
+* The envfrom and envrcpt handlers print entire argument array in the
+debugging output.
* New DNS caching scheme.

Return to:

Send suggestions and report system problems to the System administrator.