From 515b6d443e024a569af23ad9f7410dec9927f08f Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 17 Jul 2013 12:23:38 -0400 Subject: [PATCH] Documentation --- releases.moxie | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/releases.moxie b/releases.moxie index f2a27b7..f2952c6 100644 --- a/releases.moxie +++ b/releases.moxie @@ -5,7 +5,9 @@ title: ${project.name} ${project.version} released id: ${project.version} date: ${project.buildDate} - note: ~ + note: '' + If you have forked repositories and your are upgrading from 1.2.x to 1.3.x, please DO NOT RELOCATE your repositories folder when running 1.3.x the first time. Gitblit will update forked repository configs on the first execution and it is critical that ${git.repositoriesFolder} points to the same location used by 1.2.x. + '' html: ~ text: ~ security: ~ @@ -14,8 +16,9 @@ - Fixed missing model class dependencies in Gitblit Manager build - Fix for IE10 compatability mode - Reset dashboard and activity commit cache on branch REWIND or DELETE + - Fixed bug with adding new local users with external authentication changes: - - updated Chinese translation + - updated Chinese translation additions: ~ dependencyChanges: ~ contributors: -- Gitblit v1.9.1