diff options
author | James Moger <james.moger@gitblit.com> | 2014-03-28 20:20:53 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-03-28 20:20:53 -0400 |
commit | eb9318ef571fee34c6b94a4621f7a23d76e19125 (patch) | |
tree | a247df23609075784c4bbbd8d0cddaf38c44c09a /releases.moxie | |
parent | ee4ef4efef65c834f722381c012928df602ceff3 (diff) | |
download | gitblit-eb9318ef571fee34c6b94a4621f7a23d76e19125.tar.gz gitblit-eb9318ef571fee34c6b94a4621f7a23d76e19125.zip |
Enable the daily log for the Ubuntu and CentOS services (issue-348)
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie index 6227ce5b..11d2a412 100644 --- a/releases.moxie +++ b/releases.moxie @@ -14,7 +14,8 @@ r22: { - 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)) + - Specify the --dailyLogFile option for the Ubuntu and CentOS service scripts (issue-348) + - 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 (pr-163) |