From 2108cf46462afa167631a9377c7aed4d95f0c69f Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Mon, 18 Jan 2010 11:43:55 +1300
Subject: [PATCH] add Chris Nolan to Authors for the maildir directory fix, and
 add something to the changelog all for
 98e62c95372a398922c1fc36f7517cb95e9f11c3

---
 AUTHORS   | 1 +
 ChangeLog | 1 +
 2 files changed, 2 insertions(+)

diff --git a/AUTHORS b/AUTHORS
index 07d55c0..be4e7e6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -33,3 +33,4 @@ Ian Beckwith <ianb@erislabs.net> -- dup bandwidthlimit fix
 Olivier Berger <oberger@ouvaton.org> -- dup debug output bugfix, reportinfo option
 stefan <s.freudenberg@jpberlin.de> -- dup support for Amazon S3 buckets
 maniacmartin <martin@maniacmartin.com> -- rdiff confusing error message fix
+Chris Nolan <chris@cenolan.com> -- maildir subdirectory expansion
diff --git a/ChangeLog b/ChangeLog
index b1e140b..c665f9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@ version 0.9.7 -- UNRELEASED
 	 . add missing destid_file options to ssh connections
 	 . added sshoptions variable for arbitrary ssh options
 	 . updated example file to include destid_file, destport and sshoptions
+	 . use any subdirectories not just "a" to "z". Thanks Chris Nolan! (Redmine#606)
 	mysql:
 	 . Options passed to mysqldump are now customizable with the new
 	   sqldumpoptions configuration variable. Thanks to Chris Lamb for his
-- 
GitLab