From b5798e1e6cf15da4eb33647190e127b53410c620 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 02 Jul 2013 14:49:06 -0400
Subject: [PATCH] Improvements to handling internal accounts (anonymous, federation user)

---
 releases.moxie |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/releases.moxie b/releases.moxie
index e9ddeb8..910fddc 100644
--- a/releases.moxie
+++ b/releases.moxie
@@ -35,6 +35,7 @@
 	 - Fixed submodule diff display
 
 	changes:
+	 - Persist originRepository (for forks) in the repository config instead of relying on parsing origin urls which are susceptible to filesystem relocation (issue 190) 
 	 - Improved error logging for servlet containers which provide a null contextFolder (issue 199)
 	 - Improve Gerrit change ref decoration in the refs panel (issue 206)
 	 - Display full commit message on commitdiff page (issue-258)
@@ -112,7 +113,7 @@
 	- github/dapengme
 	
 	dependencyChanges:
-	- JGit 3.0.0-SNAPSHOT
+	- JGit 3.0.0.201306101825-r
 	- Iconic font
 	- AngularJS 1.0.7
 	- FreeMarker 2.3.19

--
Gitblit v1.9.1