From a9e6d5d9207c497c0f2b1e515dc4af05b2316397 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 28 Mar 2013 16:54:33 -0400 Subject: [PATCH] Fixed incorrect icon file name for .doc files (issue 200) --- releases.moxie | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 61e2153..3667326 100644 --- a/releases.moxie +++ b/releases.moxie @@ -9,9 +9,11 @@ - Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped - Fix NPE when getting user's fork without repository list caching (issue 182) - Fix internal error on folder history links (issue 192) + - Fixed incorrect icon file name for .doc files (issue 200) additions: - Option to force client-side basic authentication instead of form-based authentication if web.authenticateViewPages=true (issue 222) + - Added weblogic.xml to WAR for deployment on WebLogic (issue 199) - Optional periodic LDAP user and team pre-fetching & synchronization - Display name and version in Tomcat Manager - FogBugz post-receive hook script @@ -20,6 +22,8 @@ contributors: - Christian Aistleitner + - Jay Meyer + - Slawomir Bochenski - github/furinzen - github/mschaefers - github/thefake -- Gitblit v1.9.1