summaryrefslogtreecommitdiffstats
path: root/releases.moxie
diff options
context:
space:
mode:
authorJames Moger <james.moger@gitblit.com>2013-07-02 16:46:52 -0400
committerJames Moger <james.moger@gitblit.com>2013-07-02 16:46:52 -0400
commitd1dc77b4b1599f7089e3184eb622f51035728da4 (patch)
tree52ebc94ebf02cfe5da7b70e3f5870593e1cb6770 /releases.moxie
parent4f404712c8ebcff78a5702cf0192568c7b9ee226 (diff)
downloadgitblit-d1dc77b4b1599f7089e3184eb622f51035728da4.tar.gz
gitblit-d1dc77b4b1599f7089e3184eb622f51035728da4.zip
Fixed committer verification with merge commits (issue-264)
Diffstat (limited to 'releases.moxie')
-rw-r--r--releases.moxie1
1 files changed, 1 insertions, 0 deletions
diff --git a/releases.moxie b/releases.moxie
index 910fddc5..5cfae90e 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -26,6 +26,7 @@ r17: {
- Improve NPE handling for hook script enumeration (issue-253)
- Workaround missing commit information in blame page (JGit bug 374382, issue-254)
- Ignore orphan ".git" folder in the repositories root folder (issue-256)
+ - Fixed committer verification with merge commits (issue-264)
- Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped
- Added more error checking to blob page and blame page
- Disable SNI extensions for client SSL connections