Mention the numeric field width now possible in the % escapes.
authorWayne Davison <wayned@samba.org>
Wed, 30 Mar 2005 19:41:51 +0000 (19:41 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 30 Mar 2005 19:41:51 +0000 (19:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e85066e..6cd33df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -264,6 +264,9 @@ Changes since 2.6.3:
       variable that makes extra sure that no write/delete calls on the
       read-only side can succeed.
 
+    - The log-format % escapes can now have a numeric field width in
+      between the % and the escape letter (e.g. "%-40n %08p").
+
     - Improved the option descriptions in the --help text.
 
   SUPPORT FILES: