diff options
author | James Moger <james.moger@gitblit.com> | 2014-03-28 19:58:48 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-03-28 20:06:00 -0400 |
commit | ee4ef4efef65c834f722381c012928df602ceff3 (patch) | |
tree | aa726e121b170c7975151e94572cae6ce4229e30 /releases.moxie | |
parent | 53a83f67aef203379e43a9ed89ccfcb16c16200e (diff) | |
download | gitblit-ee4ef4efef65c834f722381c012928df602ceff3.tar.gz gitblit-ee4ef4efef65c834f722381c012928df602ceff3.zip |
Fix close ticket on push by commit message parsing (issue-404)
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 0c5299e5..6227ce5b 100644 --- a/releases.moxie +++ b/releases.moxie @@ -11,6 +11,7 @@ r22: { security: ~ fixes: - Repository mailing lists could not be reset from the Edit Repository page (issue-399) + - Fix closing ticket on push by parsing commit messages for closes|fixes (issue-404) - Ensure the Lucene ticket index is updated on repository deletion. changes: - Option to allow LDAP users to directly authenticate without performing LDAP searches (pr-162)) |