Add feature for asset exporter that creates appropriate symlinks for

extras, uploads, and the default asset at the root URL.
This commit is contained in:
Drake 2006-10-12 02:22:47 +00:00
parent 358f0ecdb8
commit dad217b7fe
2 changed files with 79 additions and 5 deletions

View file

@ -3,6 +3,7 @@
- fix: Search from root
- fix: Survey: textarea answers are trunctated
- fix: Snippet Security Fails
- add: asset exporter making appropriate symlinks for extras, uploads, and root URL
7.1.0
- fix: mysql and mysqldump were transposed in upgrade.pl --help