diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-07-06 12:24:14 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-07-06 12:24:14 +0000 |
commit | bc9a8494d2e67493e3ec701384fe5377207e8bcd (patch) | |
tree | 30adeaf88f42a7cab7e9276ef40753b89c30cdee /doc | |
parent | 29fb8db9362c2c46b1d20c302257b4e1b5eb12b2 (diff) | |
download | redmine-bc9a8494d2e67493e3ec701384fe5377207e8bcd.tar.gz redmine-bc9a8494d2e67493e3ec701384fe5377207e8bcd.zip |
Merged CHANGELOG from 0.7 stable.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1639 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 5fe6bfc4e..ac8cb6673 100644 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -5,6 +5,18 @@ Copyright (C) 2006-2008 Jean-Philippe Lang http://www.redmine.org/ +== 2008-07-06 v0.7.3 + +* Allow dot in firstnames and lastnames +* Add project name to cross-project Atom feeds +* Encoding set to utf8 in example database.yml +* HTML titles on forums related views +* Fixed: various XSS vulnerabilities +* Fixed: Entourage (and some old client) fails to correctly render notification styles +* Fixed: Fixed: timelog redirects inappropriately when :back_url is blank +* Fixed: wrong relative paths to images in wiki_syntax.html + + == 2008-06-15 v0.7.2 * "New Project" link on Projects page |