0.6 (2008-05-17) - Remove dependency-links=, add setup.cfg pointing at 0.11dev. - Depend on 'Trac' instead of 'trac'. - Bump ez_setup.py version 0.5 (2008-03-05) - Added 'remote_user_header' config value; if this is present, repoze.trac will turn this value in the environment into the REMOTE_USER value (if a REMOTE_USER is not already set). - Added some tests. 0.4 - Added egg-info directory to ignores (rocky) - dispatch kw args now get submitted to trac's wsgi handling with 'trac.' appended, this means now instead of 'path' you need to use 'env_path' (rocky) 0.3 Cause mktracinstance to get installed as a console script. 0.2 I don't remember. ;-) 0.1 Initial release.