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 | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index b4a6021..3667326 100644 --- a/releases.moxie +++ b/releases.moxie @@ -9,6 +9,7 @@ - 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) @@ -22,6 +23,7 @@ contributors: - Christian Aistleitner - Jay Meyer + - Slawomir Bochenski - github/furinzen - github/mschaefers - github/thefake -- Gitblit v1.9.1