From 0bfd34316b5903c29f93b352f0aa8e8cdce51cad Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 19 Jul 2013 10:49:34 -0400 Subject: [PATCH] Merge pull request #100 from ds5apn/master --- releases.moxie | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) diff --git a/releases.moxie b/releases.moxie index d8a8277..258435d 100644 --- a/releases.moxie +++ b/releases.moxie @@ -5,17 +5,29 @@ 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: ~ fixes: - Gitblit-as-viewer with no repository urls failed to display summary page (issue 269) - Fixed missing model class dependencies in Gitblit Manager build - changes: ~ + - 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 Dutch translation additions: ~ dependencyChanges: ~ - contributors: ~ + contributors: + - Rainer Alföldi + - Liyu Wang + - Jeroen Baten + - James Moger + - Stardrad Yin } # -- Gitblit v1.9.1