Skip to content

Commit 4be9dbf

Browse files
committed
updating changelogs
1 parent 3fb762a commit 4be9dbf

File tree

7 files changed

+11
-7
lines changed

7 files changed

+11
-7
lines changed

actionmailer/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* No changes.
44

actionpack/CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* nil is removed from array parameter values
44

5+
CVE-2012-2694
6+
57
* Rails 3.0.13 (May 31, 2012)
68

79
* Strip null bytes from Location header

activemodel/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* No changes.
44

activerecord/CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* protect against the nesting of hashes changing the
44
table context in the next call to build_from_hash. This fix
55
covers this case as well.
66

7+
CVE-2012-2695
8+
79
* Rails 3.0.13 (May 31, 2012)
810

911
* Bugfix circular reference while saving has_one relationship

activeresource/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* No changes.
44

activesupport/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* No changes.
44

railties/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Rails 3.0.14 (unreleased)
1+
## Rails 3.0.14 (Jun 12, 2012)
22

33
* No changes.
44

0 commit comments

Comments
 (0)