From acb63a082e9497e3a1e2541f5e44587eada7c60b Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Wed, 05 Dec 2012 17:29:39 -0500
Subject: [PATCH] Added server setting to specify keystore alias for ssl certificate (issue 98)

---
 docs/04_releases.mkd |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/04_releases.mkd b/docs/04_releases.mkd
index 52bd51e..ef8a144 100644
--- a/docs/04_releases.mkd
+++ b/docs/04_releases.mkd
@@ -73,6 +73,7 @@
 
 #### changes
 
+- Added server setting to specify keystore alias for ssl certificate (issue 98)
 - Added optional global and per-repository activity page commit contribution throttle to help tame *really* active repositories (issue 173)
 - Added support for symlinks in tree page and commit page (issue 171)
 - All access restricted servlets (e.g. DownloadZip, RSS, etc) will try to authenticate using X509 certificates, container principals, cookies, and BASIC headers, in that order.

--
Gitblit v1.9.1