X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=HISTORY;h=4ee8cfee335402078e3a8e0fffbeb6731278afed;hb=c3cdfced283fa7a35ebe39cfc21f49ba87206670;hp=f847116932c814f807e5f5c160160ab7c9762f63;hpb=69f62eb3272157eca2f045f051c44a95efca1279;p=autodns.git diff --git a/HISTORY b/HISTORY index f847116..4ee8cfe 100644 --- a/HISTORY +++ b/HISTORY @@ -33,3 +33,18 @@ 0.0.5 - 10th November 2002 * Changed valid domain regex to allow 4 character TLDs (triggered by .info). + +0.0.6 - 4th June 2003 + +* Allow / characters in .in-addr.arpa zones as per RFC2317. (Simon Huggins) + +0.0.7 - 8th April 2004 + +* Fix for problems with gpg flushing & lots of domains. (James Harrison) +* Fix bug with writing filenames with /s in them - we convert them to :s now. + +0.0.8 - 9th April 2005 + +* Add support for MIME signed mails. (Simon Huggins) +* Ensure existance of domain list for users. +* Move config out to a separate file.