Update CHANGELOG for 0.16.4
Update the CHANGELOG for the official 0.16.4 release.
This commit is contained in:
parent
5e7d2cf973
commit
9ff1e82211
|
@ -4,10 +4,10 @@ New Features:
|
||||||
* Add x-sendfile support for downloading uploaded files in Instiki.
|
* Add x-sendfile support for downloading uploaded files in Instiki.
|
||||||
* Add support for HTML5 <video> and <audio> elements:
|
* Add support for HTML5 <video> and <audio> elements:
|
||||||
[[mymovie.ogv:video]], [[mysound.wav:audio]].
|
[[mymovie.ogv:video]], [[mysound.wav:audio]].
|
||||||
|
* Runs on Rails 2.3.1
|
||||||
|
|
||||||
Bugs Fixed:
|
Bugs Fixed:
|
||||||
* Update to Rails Edge (reports itself as the soon-to-be-released Rails
|
* Update to Rails 2.3.1, which fixes several bugs.
|
||||||
2.3.1), which fixes several bugs.
|
|
||||||
* Removed bundled Rack (Rails 2.3.1 comes bundled with Rack 1.0).
|
* Removed bundled Rack (Rails 2.3.1 comes bundled with Rack 1.0).
|
||||||
* Add config.action_view.cache_template_loading = true to production
|
* Add config.action_view.cache_template_loading = true to production
|
||||||
environment.
|
environment.
|
||||||
|
|
Loading…
Reference in a new issue