From d7f4a1baf51f3cb869518d133a882c99dddf021b Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 30 Nov 2012 16:15:14 -0500 Subject: [PATCH] Fixed regression on certificate authentication of servlets --- docs/04_releases.mkd | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index b83b714..9704de0 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -12,6 +12,7 @@ #### fixes +- Fixed incorrect links on history page for files not in the current/active commit (issue 166) - Empty repository page failed to handle missing repository (issue 160) - Fixed broken ticgit urls (issue 157) - Exclude submodules from zip downloads (issue 151) @@ -69,6 +70,8 @@ #### changes +- Added *groovy* and *scala* to *web.prettyPrintExtensions* +- Added short commit id column to log and history tables (issue 168) - Teams can now specify the *admin*, *create*, and *fork* roles to simplify user administration - Use https Gravatar urls to avoid browser complaints - Added frm to default pretty print extensions (issue 156) -- Gitblit v1.9.1