diff options
author | James Moger <james.moger@gitblit.com> | 2014-03-12 20:12:50 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-03-27 09:39:25 -0400 |
commit | 50380b329e69c0a9fa423475aee59a2c9633db69 (patch) | |
tree | cfc747afe4d6d49d1618c929ffe3e629f194dded /releases.moxie | |
parent | 03a03105bc613cf8b87aa67938e9c940197ef511 (diff) | |
download | gitblit-50380b329e69c0a9fa423475aee59a2c9633db69.tar.gz gitblit-50380b329e69c0a9fa423475aee59a2c9633db69.zip |
Replace JCommander with args4j
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/releases.moxie b/releases.moxie index 0a57d400..8b16294a 100644 --- a/releases.moxie +++ b/releases.moxie @@ -13,11 +13,15 @@ r22: { - Repository mailing lists could not be reset from the Edit Repository page (issue-399) - Ensure the Lucene ticket index is updated on repository deletion. changes: - - Option to allow LDAP users to directly authenticate without performing LDAP searches + - Option to allow LDAP users to directly authenticate without performing LDAP searches (pr-162)) + - Replace JCommander with args4j to be consistent with other tools (ticket-28) additions: - - Added a French translation - dependencyChanges: ~ + - Added a French translation (pr-163) + dependencyChanges: + - args4j 2.0.26 contributors: + - James Moger + - David Ostrovsky - Johann Ollivier-Lapeyre - Jeremie Brebec settings: |