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 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd index b9fa3d3..9704de0 100644 --- a/docs/04_releases.mkd +++ b/docs/04_releases.mkd @@ -70,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