diff --git a/railties/CHANGELOG b/railties/CHANGELOG index 8672a7a86369eb78b8d95662bd168214754f9cfb..4155b1d53983cc9999eda5db7d9ab07aff8b5cbe 100644 --- a/railties/CHANGELOG +++ b/railties/CHANGELOG @@ -1,6 +1,6 @@ *SVN* -* Added -a/--with-assets option to rails generator that will include default assets for application layout, javascript, and stylesheet [DHH] +* Added -a/--with-assets option to rails generator that will include default assets for application layout, javascript, and stylesheet (this an experiment and may go away at any time!) [DHH] * Added socket cleanup for lighttpd, both before and after [DHH]