diff options
author | James Moger <james.moger@gitblit.com> | 2013-08-21 14:16:51 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2013-08-21 14:16:51 -0400 |
commit | 7838fc5486571e1e4c206a234df4fcd2b7fc52af (patch) | |
tree | 3b3ca2e34332aafa23b6812b0327ad0492d70bef | |
parent | 2806d9849b14de831e43a0f319f571449419515e (diff) | |
download | gitblit-7838fc5486571e1e4c206a234df4fcd2b7fc52af.tar.gz gitblit-7838fc5486571e1e4c206a234df4fcd2b7fc52af.zip |
Documentation
-rw-r--r-- | releases.moxie | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie index 0cbd80e8..108d5112 100644 --- a/releases.moxie +++ b/releases.moxie @@ -23,6 +23,7 @@ r19: { additions: - Add setting for maximum number of days of activity to that may be requested - Added HtpasswdUserService to authenticate users against an htpasswd file + - Automatically maintain the .git/description file used by some other tooling dependencyChanges: - Added commons-codec 1.7 contributors: |