]> diplodocus.org Git - nmh/blobdiff - docs/pending-release-notes
fgets() reserves space for the NUL itself.
[nmh] / docs / pending-release-notes
index 90966cce79627da9ff2ad83621c46357c43b3e14..5c2560463c3399a21f133b4eb0a96df2bc30d4b3 100644 (file)
@@ -59,6 +59,13 @@ NEW FEATURES
   server supports it.  If not, post fails with a message to the user to
   encode the message for 7-bit transport.
 - Added welcome message when nmh detects that its version changed.
+- Fewer lseek(2)s will be used when reading headers in the common case.
+- Single-character headers can be reliably formatted, etc., instead of
+  apparently being missing.
+- ./configure's --enable-debug has been removed;  it did nothing.
+- configure now defaults to enabling each of TLS and Cyrus SASL if the
+  necessary headers and libraries are found.
+- Moved build_nmh to top-level directory.
 
 -----------------
 OBSOLETE FEATURES