From 17725677285470ca7dbf5da93e4235415545a7cf Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 26 Jun 2013 17:09:01 -0400 Subject: [PATCH] Support custom header logo images of 120x45 (issue 208) --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index a8b2f4c..0327e4b 100644 --- a/releases.moxie +++ b/releases.moxie @@ -52,6 +52,7 @@ additions: - Added a ui for the ref log introduced in 1.2.1 (issue-177) - Added weblogic.xml to WAR for deployment on WebLogic (issue 199) + - Support setting a custom header logo (issue 208) - Support username substitution in web.otherUrls (issue 213) - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222) - Setting to automatically create an user account based on an authenticated user principal from the servlet container (issue-246) -- Gitblit v1.9.1