From 5e3771786cf17ccb74911afac298caafd6f0da04 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 13 Jul 2013 19:58:51 -0400 Subject: [PATCH] Fixed an incorrect candidate submodule name (issue-266) --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 85419d6..9dd55d7 100644 --- a/releases.moxie +++ b/releases.moxie @@ -51,6 +51,7 @@ - Ignore orphan ".git" folder in the repositories root folder (issue-256) - Fixed bug where a null permission was added to a user model on a repository rename when the permission had really been inherited from a team membership (issue-259) - Fixed committer verification with merge commits (issue-264) + - Fixed bug in submodule repository linking (issue-266) - Could not reset settings with $ or { characters through Gitblit Manager because they are not properly escaped - Added more error checking to blob page and blame page - Disable SNI extensions for client SSL connections -- Gitblit v1.9.1