0.4.6

  * minor cleanup to the documentation
  * applied patch from Steve Kowalik ( stevenk@ubuntu.com ) to 
    allow user:pass@host ( http and ftp authenticated ) 
    and port numbers in the url host:8080 etc
  * Added ability to run a shell script after apt-mirror completes the 
    mirroring confg values "run_postmirror" 0/1 
    and "postmirror_script" /path/to/script.sh
  * added rate_limit option ( closes sf.net bug #1729402 )
    a value of 25 is equal to 25 Bytes/Second
    a value of 25k is equal to 25 KiloBytes/Second
    a value of 25m is equal to 25 MegaBytes/Second

0.4.5

  * added mipsel, armel, and lpia arch support
  * fixed the tilde replace code so it works with 2 or more tilde
    in the package names
  * default _tilde option set to 0
  * minor updates to the manpage wordings
  * new _stat function to cache and speed up parsing
  * download size now in human readable numbers ( KiB,MiB,GiB,etc )

0.4.4
old changes documented in the debian/changelog
