Fixed changelog typos [ci skip]

This commit is contained in:
Jon McCartie
2013-02-14 09:14:46 -06:00
parent d1904aff6f
commit f15581b1ba
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
## Rails 3.2.12 (Fev 11, 2013) ##
## Rails 3.2.12 (Feb 11, 2013) ##
* No changes.

View File

@@ -122,7 +122,7 @@
*Daniel Fox, Grant Hutchins & Trace Wax*
## Rails 3.2.12 (Fev 11, 2013) ##
## Rails 3.2.12 (Feb 11, 2013) ##
* No changes.

View File

@@ -1,7 +1,7 @@
* Specify type of singular association during serialization *Steve Klabnik*
## Rails 3.2.12 (Fev 11, 2013) ##
## Rails 3.2.12 (Feb 11, 2013) ##
* Fix issue with `attr_protected` where malformed input could circumvent protection.
CVE-2013-0276

View File

@@ -216,7 +216,7 @@
*Gabriel Sobrinho, Ricardo Henrique*
## Rails 3.2.12 (Fev 11, 2013) ##
## Rails 3.2.12 (Feb 11, 2013) ##
* Quote numeric values being compared to non-numeric columns. Otherwise,
in some database, the string column values will be coerced to a numeric

View File

@@ -1,4 +1,4 @@
## Rails 3.2.12 (Fev 11, 2013) ##
## Rails 3.2.12 (Feb 11, 2013) ##
* No changes.

View File

@@ -22,7 +22,7 @@
*Daniele Sluijters*
## Rails 3.2.12 (Fev 11, 2013) ##
## Rails 3.2.12 (Feb 11, 2013) ##
* No changes.