From 2579949551251da5cbf37f049e04635c818a1396 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Wed, 6 Jun 2007 20:17:32 +0000 Subject: Update git-svn-id: file:///svnroot/mailfromd/trunk@1487 7a8a7f39-df28-0410-adc6-e0d955640f24 --- NEWS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'NEWS') 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 -- cgit v1.2.1