aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-06 20:17:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-06 20:17:32 +0000
commit2579949551251da5cbf37f049e04635c818a1396 (patch)
treedf21c2c5768a1f51304ce2eff0249a454be1c807 /NEWS
parent2dbbad64c6cd896c81d9bc479ee4228f01727e7a (diff)
downloadmailfromd-2579949551251da5cbf37f049e04635c818a1396.tar.gz
mailfromd-2579949551251da5cbf37f049e04635c818a1396.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1487 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 4a492e33..5d1d23d8 100644
--- a/NEWS
+++ b/NEWS
@@ -28,10 +28,10 @@ presense of GNU Emacs on your machine. See the documentation, node
`Using MFL Mode' for the detailed discussion of this mode including
customization information.
-* Input files are preprocessed before compilation. Default preprocessor is
- M4, but this can be changed (or disabled) at configuration time (see
- `DEFAULT_PREPROCESSOR' variable and `--with-preprocessor' command
- line option).
+* Input files are preprocessed before compilation.
+ The default preprocessor is M4, but this can be changed (or disabled) at
+configuration time (see `DEFAULT_PREPROCESSOR' variable and
+`--with-preprocessor' command line option).
* New atom $#
@@ -63,7 +63,7 @@ do
The built-in function `sprintf' is available with the same semantics
as its C counterpart.
-* Discontinued support for deprecated feature:
+* Discontinued support for deprecated features:
** `&code' form to specify an exception code is discontinued.
** pragma options retry, io-retry, and connect-retry
@@ -71,8 +71,8 @@ as its C counterpart.
* Bugfixes:
** Built-in listen ignored optional second argument.
** Debug specification incorrectly gave preference to the global level
- over the source level. This is fixed, so that `--debug=40,dns=10'
- means level 10 for calls from `dns.c', and level 40 for all the rest.
+over the source level. This is fixed, so that `--debug=40,dns=10'
+means level 10 for calls from `dns.c', and level 40 for all the rest.
Version 4.0, 2007-05-12

Return to:

Send suggestions and report system problems to the System administrator.