]> diplodocus.org Git - nmh/commitdiff
Document changes regarding increased per-folder sequence limits.
authorKen Hornstein <kenh@pobox.com>
Wed, 27 Mar 2013 18:56:44 +0000 (14:56 -0400)
committerKen Hornstein <kenh@pobox.com>
Wed, 27 Mar 2013 18:56:44 +0000 (14:56 -0400)
docs/pending-release-notes
man/mark.man

index e275dfa6497d2424c350a9859b569722ed3259f0..db5f13fef6ed30f582faba6373bc83bc3172ca4b 100644 (file)
@@ -51,6 +51,7 @@ NEW FEATURES
 - Added support for Content-Disposition header (RFC 2183) to mhstore(1)
   and mhn(1) when used with -auto.
 - All nmh commands now support transactional locking for sequence files.
+- The per-folder maximum number of sequences is now 59 on LP64 systems.
 
 ----------------------------
 OBSOLETE/DEPRECATED FEATURES
index 69f6d645d64fc992163a5eabff17bf51c3660a61..b786c16a9265c2b89080e7fd73157f64abeff059 100644 (file)
@@ -153,7 +153,7 @@ be one of the (reserved) message names \*(lqnew\*(rq, \*(lqfirst\*(rq,
 .PP
 .IP \(bu 2
 Only a certain number of sequences may be defined for a given folder.
-This number is usually limited to 27 (11 on small systems).  (The
+This number is usually limited to 59 (27 on small systems).  (The
 internal implementation relies on bitmasks, with some bits set aside
 for internal use.)
 .PP