Change history
~~~~~~~~~~~~~~

1.0.2 (2008-10-24)
------------------

- fixed packaging issues

1.0.1 (2008-10-24)
------------------

- new options: --initial-fetch and --update-mode

1.0 (2008-10-06)
----------------

- Release and code move to launchpad

0.2.10 (2008-09-09)
-------------------

- demo release for DZUG tutorial day

0.2.9 (2008-09-04)
------------------

- fixed issue with logger changes in 0.2.8

0.2.8 (2008-09-03)
------------------

- added highly experimental follow_external_index_pages option
  in order to deal with external in a better way
- fetching external download files only if they match the
  current package name
- some more logging
- using TimedRotatingFileHandler for logging (rotating after one day)

0.2.7 (2008-09-02)
------------------

- bahhh...forgotten pdb call :->

0.2.6 (2008-09-02)
------------------

- made fetch_index() more robust

0.2.5 (2008-09-02)
------------------

- fixed NameError in exception handling

0.2.4 (2008-08-31)
------------------

- added logging support
- minor internal cleanup
- commandline options handling updated

0.2.3 (2008-08-29)
------------------

- added --follow-external-links option

0.2.2 (2008-08-28)
------------------

- renamed index.html to index2.html
- renamed full.html to index.html
- some internal cleanup

0.2.1 (2008-08-28)
------------------

- ls() returns filenames in sorted order

0.2.0 (2008-08-28)
------------------

- setup.py cleanup and fixes
- fixed license file
- updated README.txt

0.1.1 (2008-08-27)
------------------

- corrected the index pages for packages (have full urls now)
- added a full.html for packages (you better gz this ;) )
- removed html page download for external sites


0.1.0 (2008-08-27)
------------------

- initial release
