]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
Fixed read of body in fmttest to limit size to that of rbuf, if
[nmh] / docs / pending-release-notes
index 81946359230b7bfeb1d376f8a4569434af301d91..941a13ed47021c31e5fc5676951d55eff32682a6 100644 (file)
@@ -29,3 +29,7 @@ DEPRECATED FEATURES
 ---------
 BUG FIXES
 ---------
+
+- The format scanner no longer subtracts 1 from the width.  This has the
+  effect of no longer counting the trailing newline in the output of
+  scan(1), inc(1), and the other programs that rely on the format scanner.