public
Fork of rails/rails
Description: Ruby on Rails
Homepage: http://rubyonrails.org
Clone URL: git://github.com/ddollar/rails.git
Update release date for RC

git-svn-id: 
http://svn-commit.rubyonrails.org/rails/branches/1-2-pre-release@5610 
5ecf4fe2-1ee6-0310-87b1-e25e094e27de
dhh (author)
Wed Nov 22 18:32:50 -0800 2006
commit  766ca17c91096bfeb90141fc83cdc49af3e64ea0
tree    81031575748b67076d843e7cdf361e4bca4121a6
parent  ffa2c5fda50245c10e9adbee5b993fec10975e7c
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.3.0 RC1* (November 19th, 2006)
0
+*1.3.0 RC1* (November 22nd, 2006)
0
 
0
 * Make mime version default to 1.0. closes #2323 [ror@andreas-s.net]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.13.0 RC1* (November 19th, 2006)
0
+*1.13.0 RC1* (November 22nd, 2006)
0
 
0
 * Update Routing to complain when :controller is not specified by a route. Closes #6669. [Nicholas Seckar]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.2.0 RC1* (November 19th, 2006)
0
+*1.2.0 RC1* (November 22nd, 2006)
0
 
0
 * Removed invocation of deprecated before_action and around_action filter methods. Corresponding before_invocation and after_invocation methods should be used instead. #6275 [Kent Sibilev]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.15.0 RC1* (November 19th, 2006)
0
+*1.15.0 RC1* (November 22nd, 2006)
0
 
0
 * Quote ActiveSupport::Multibyte::Chars. #6653 [Julian Tarkhanov]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.4.0 RC1* (November 19th, 2006)
0
+*1.4.0 RC1* (November 22nd, 2006)
0
 
0
 * Hash#to_xml handles keys with the same name as Kernel methods. #6613 [Catfish]
0
 
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-*1.2.0 RC1* (November 19th, 2006)
0
+*1.2.0 RC1* (November 22nd, 2006)
0
 
0
 * Update to Prototype and script.aculo.us [5579]. [Sam Stephenson, Thomas Fuchs]
0
 

Comments

    No one has commented yet.