1.0.4: fixes a bug in group handling
1.0.3: checks for '/' at the end of paths
1.0.2: --list-admins option
1.0.1: urlencoded strings are accepted
1.0.0: * unknown groups are checked at the end
         since a group can be used before being declared
       * first official release

0.10.5: bug fix release: print an error in case of duplicate groups and fixes an
        error in the permission check

0.10.3: bug fix release: trac permissions are no more cleared before insertion

0.10.2: bug fix release:
        - group definitions can now be placed anywhere
        - #trac special comments are correctly handled

0.10.0: --trac enables special commands to manage trac
        (http://trac.edgewall.org/) permissions.

0.9.17: @ and . are allowed in user names, no longer crashes when a
        user is memeber of more than one group

0.9.5:  -s subtree to specify that the svnaccess file is partial

0.9.4:  -u user to specify a user that has to retain write permissions
        to the root of the repository
