X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=HISTORY;h=6a845aebb6659df36cf009e58e3aaa617b2af502;hb=96c671ffe24694d4d9cf92052cabcd1ca4a13122;hp=f847116932c814f807e5f5c160160ab7c9762f63;hpb=69f62eb3272157eca2f045f051c44a95efca1279;p=autodns.git diff --git a/HISTORY b/HISTORY index f847116..6a845ae 100644 --- a/HISTORY +++ b/HISTORY @@ -33,3 +33,12 @@ 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.