mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 15:01:14 +00:00
Set version to 0.8.7.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/0.8-stable@3056 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5abb5bf6e1
commit
b49aaccdd6
@ -4,7 +4,7 @@ Redmine - project management software
|
|||||||
Copyright (C) 2006-2009 Jean-Philippe Lang
|
Copyright (C) 2006-2009 Jean-Philippe Lang
|
||||||
http://www.redmine.org/
|
http://www.redmine.org/
|
||||||
|
|
||||||
== TDB v0.8.7
|
== 2009-11-15 v0.8.7
|
||||||
|
|
||||||
* Fixed: Hide paragraph terminator at the end of headings on html export
|
* Fixed: Hide paragraph terminator at the end of headings on html export
|
||||||
* Fixed: pre tags containing "<pre*"
|
* Fixed: pre tags containing "<pre*"
|
||||||
@ -13,6 +13,7 @@ http://www.redmine.org/
|
|||||||
* Fixed: Error when sumbitting a POST request that requires a login
|
* Fixed: Error when sumbitting a POST request that requires a login
|
||||||
* Fixed: CSRF vulnerabilities
|
* Fixed: CSRF vulnerabilities
|
||||||
|
|
||||||
|
|
||||||
== 2009-11-04 v0.8.6
|
== 2009-11-04 v0.8.6
|
||||||
|
|
||||||
* Change links to closed issues to be a grey color
|
* Change links to closed issues to be a grey color
|
||||||
|
|||||||
@ -4,7 +4,7 @@ module Redmine
|
|||||||
module VERSION #:nodoc:
|
module VERSION #:nodoc:
|
||||||
MAJOR = 0
|
MAJOR = 0
|
||||||
MINOR = 8
|
MINOR = 8
|
||||||
TINY = 6
|
TINY = 7
|
||||||
|
|
||||||
# Branch values:
|
# Branch values:
|
||||||
# * official release: nil
|
# * official release: nil
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user