From 1c2efa17062859a214ef1c8a83e5cc7de54494a4 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 30 Mar 2005 19:41:51 +0000 Subject: [PATCH] Mention the numeric field width now possible in the % escapes. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e85066ee..6cd33dfa 100644 --- 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: -- 2.34.1