--- a/src.maildir_use_size_file Tue Mar 08 11:11:21 2011 +0100
+++ b/src.maildir_use_size_file Fri Apr 01 16:08:28 2011 +0200
@@ -1,9 +1,9 @@
# HG changeset patch
-# Parent 3feef89a1d78d3e67eef48fb1c3bd9949e919166
+# Parent 552ee33e550b77bb1567594e9e816087a79f0c7e
-diff -r 3feef89a1d78 doc/spec.txt
---- a/doc/spec.txt Sat Feb 12 14:34:41 2011 +0100
-+++ b/doc/spec.txt Sat Feb 12 14:44:47 2011 +0100
+diff -r 552ee33e550b doc/spec.txt
+--- a/doc/spec.txt Fri Apr 01 14:06:50 2011 +0200
++++ b/doc/spec.txt Fri Apr 01 14:06:51 2011 +0200
@@ -18179,11 +18179,12 @@
This option applies only to deliveries in maildir format, and is described in
section 26.5 below.
@@ -22,9 +22,9 @@
maildirsize file in a maildir if one does not exist, taking the quota from the
quota option of the transport. If quota is unset, the value is zero. See
maildir_quota_directory_regex above and section 26.5 below for further details.
-diff -r 3feef89a1d78 src/transports/appendfile.c
---- a/src/transports/appendfile.c Sat Feb 12 14:34:41 2011 +0100
-+++ b/src/transports/appendfile.c Sat Feb 12 14:44:47 2011 +0100
+diff -r 552ee33e550b src/transports/appendfile.c
+--- a/src/transports/appendfile.c Fri Apr 01 14:06:50 2011 +0200
++++ b/src/transports/appendfile.c Fri Apr 01 14:06:51 2011 +0200
@@ -38,6 +38,10 @@
opt_public flag. */
@@ -64,9 +64,9 @@
/* Loop for quota, quota_filecount, quota_warn_threshold, mailbox_size,
mailbox_filecount */
-diff -r 3feef89a1d78 src/transports/appendfile.h
---- a/src/transports/appendfile.h Sat Feb 12 14:34:41 2011 +0100
-+++ b/src/transports/appendfile.h Sat Feb 12 14:44:47 2011 +0100
+diff -r 552ee33e550b src/transports/appendfile.h
+--- a/src/transports/appendfile.h Fri Apr 01 14:06:50 2011 +0200
++++ b/src/transports/appendfile.h Fri Apr 01 14:06:51 2011 +0200
@@ -23,6 +23,7 @@
uschar *quota_warn_threshold;
uschar *mailbox_size_string;