aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource
diff options
context:
space:
mode:
authorwycats <wycats@gmail.com>2010-04-01 14:04:55 -0700
committerwycats <wycats@gmail.com>2010-04-01 14:04:55 -0700
commitc1883e75b38be79cc547890b2c83619351da1c95 (patch)
tree24d68016fc2c240f60970be8b2a414fc114a2a83 /activeresource
parentd2a48852a197190ecead6650aa62c7df4c3136ee (diff)
downloadrails-c1883e75b38be79cc547890b2c83619351da1c95.tar.gz
rails-c1883e75b38be79cc547890b2c83619351da1c95.tar.bz2
rails-c1883e75b38be79cc547890b2c83619351da1c95.zip
Updated changelogs to differentiate beta1 and beta2
Diffstat (limited to 'activeresource')
-rw-r--r--activeresource/CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/activeresource/CHANGELOG b/activeresource/CHANGELOG
index 113694e895..27bf99a8ee 100644
--- a/activeresource/CHANGELOG
+++ b/activeresource/CHANGELOG
@@ -1,4 +1,4 @@
-*Edge*
+*Rails 3.0.0 [beta 1] (February 4, 2010)*
* Add support for errors in JSON format. #1956 [Fabien Jakimowicz]