diff options
author | Joost Baaij <joost@spacebabies.nl> | 2011-08-23 14:17:29 +0200 |
---|---|---|
committer | Joost Baaij <joost@spacebabies.nl> | 2011-08-23 14:17:29 +0200 |
commit | c46befbce300722650e324047a9342f628acc36d (patch) | |
tree | afca6b7bff042e07376c6a4e9f4b7166a31dcb0f /railties | |
parent | 95bece9155c46a2273a3febc3a2e176b8c15df8f (diff) | |
download | rails-c46befbce300722650e324047a9342f628acc36d.tar.gz rails-c46befbce300722650e324047a9342f628acc36d.tar.bz2 rails-c46befbce300722650e324047a9342f628acc36d.zip |
Revert "Removed my name from the changelog as the amount of blogspam became ridiculous.
"
This reverts commit 95bece9155c46a2273a3febc3a2e176b8c15df8f.
Diffstat (limited to 'railties')
-rw-r--r-- | railties/guides/source/getting_started.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index 755f59f8f9..092ca90a30 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -1890,6 +1890,7 @@ h3. Changelog * April 26, 2011: Change migration code from +up+, +down+ pair to +change+ method by "Prem Sichanugrist":http://sikachu.com * April 11, 2011: Change scaffold_controller generator to create format block for JSON instead of XML by "Sebastian Martinez":http://www.wyeworks.com +* August 30, 2010: Minor editing after Rails 3 release by "Joost Baaij":http://www.spacebabies.nl * July 12, 2010: Fixes, editing and updating of code samples by "Jaime Iniesta":http://jaimeiniesta.com * May 16, 2010: Added a section on configuration gotchas to address common encoding problems that people might have by "Yehuda Katz":http://www.yehudakatz.com * April 30, 2010: Fixes, editing and updating of code samples by "Rohit Arondekar":http://rohitarondekar.com |