Skip to content

Commit

Permalink
updating CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Apr 5, 2011
1 parent 6bb9efe commit 857ec16
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion actionmailer/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* Don't allow i18n to change the minor version, version now set to ~> 0.5.0 [Santiago Pastorino]

Expand Down
2 changes: 1 addition & 1 deletion actionpack/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* Fixed XSS vulnerability in `auto_link`. `auto_link` no longer marks input as
html safe. Please make sure that calls to auto_link() are wrapped in a
Expand Down
2 changes: 1 addition & 1 deletion activemodel/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* Fix when database column name has some symbolic characters (e.g. Oracle CASE# VARCHAR2(20)) #5818 #6850 [Robert Pankowecki, Santiago Pastorino]

Expand Down
2 changes: 1 addition & 1 deletion activerecord/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* Un-deprecate reorder method [Sebastian Martinez]

Expand Down
2 changes: 1 addition & 1 deletion activeresource/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* No changes.

Expand Down
2 changes: 1 addition & 1 deletion activesupport/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* No changes.

Expand Down
2 changes: 1 addition & 1 deletion railties/CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*Rails 3.0.6 (unreleased)*
*Rails 3.0.6 (April 5, 2011)

* No changes.

Expand Down

0 comments on commit 857ec16

Please sign in to comment.