Merged r10856 and r10857 from trunk to 1.4-stable (#12409)

scm: git: fix changesets aren't read after clear_changesets call.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.4-stable@10859 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2012-11-21 09:59:22 +00:00
parent 886d6f006b
commit 31e714f2db
4 changed files with 53 additions and 0 deletions

View File

@@ -4,6 +4,10 @@ Redmine - project management software
Copyright (C) 2006-2012 Jean-Philippe Lang
http://www.redmine.org/
== TBD v1.4.6
* Defect #12409: Git: changesets aren't read after clear_changesets call
== 2012-11-17 v1.4.5
* Defect #10818: Running rake in test environment causes exception