From 4aeec822d0fe9306c4ca64f1a1d9683f77684198 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 28 Mar 2013 16:58:40 -0400 Subject: [PATCH] Do not queue emails with no recipients (issue 200) --- releases.moxie | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 61e2153..d79c1a4 100644 --- a/releases.moxie +++ b/releases.moxie @@ -9,9 +9,12 @@ - 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) + - Do not queue emails with no recipients (issue 201) 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 +23,8 @@ contributors: - Christian Aistleitner + - Jay Meyer + - Slawomir Bochenski - github/furinzen - github/mschaefers - github/thefake -- Gitblit v1.9.1