- added support for setting the file mtime and the timestamp filename to the
[manu/perfect_maildir.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 5cd5ada..995f3d6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,17 @@
+v0.3 Sun Oct 31 19:47:33 UTC 2004
+
+Emmanuel Lacour <elacour@home-dn.net>
+
+- added support for setting the file mtime and the timestamp filename to the
+  date in the "Date: " header or in the "From " mbox line. Thanks to Lukas van
+  Schagen, Gudleik Rasch and Bill McGonigle for giving me some different
+  patches doing this, I mixed it to get the better way I hope;)
+  (default: "From ") 
+- added support for the maildir++ format (append the message size to the filename)
+  (default: deactivated)
+
+Those two settings can be changed at the top of the file.
+
 v0.2 Sun Mar  9 11:05:56 CET 2003
 
 Emmanuel Lacour <elacour@home-dn.net>