Merging bugfix into HEAD

This commit is contained in:
Roy Johnson 2006-01-09 20:15:28 +00:00
parent 024514c549
commit 1a959e2681
2 changed files with 17 additions and 0 deletions

View file

@ -4,6 +4,11 @@
6.8.4
=======
- fix [ 1395371 ] XSS Vulnerability in DataForm Entries
- When working with a redirect in admin mode, you're now presented with a
decision page regarding the redirect to help make working with redirects a
little easier.
- fix [ 1379384 ] image uploads to non-public pages (Len Kranendonk /
ilance.nl)
- fix [ 1379915 ] Survey can only be completed once per user