aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/CHANGELOG
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2008-04-05 11:18:05 +0000
committerPratik Naik <pratiknaik@gmail.com>2008-04-05 11:18:05 +0000
commit097c0d61660aeee598900b1e748332f24eaec68e (patch)
tree005a64966fc1d40ee4b9baaaa6fdbb7827f88a67 /activeresource/CHANGELOG
parentaa4af60aad5772458e8ba3bd08505781aeeb53a2 (diff)
downloadrails-097c0d61660aeee598900b1e748332f24eaec68e.tar.gz
rails-097c0d61660aeee598900b1e748332f24eaec68e.tar.bz2
rails-097c0d61660aeee598900b1e748332f24eaec68e.zip
Fix more typos and changelog
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9227 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activeresource/CHANGELOG')
-rw-r--r--activeresource/CHANGELOG2
1 files changed, 0 insertions, 2 deletions
diff --git a/activeresource/CHANGELOG b/activeresource/CHANGELOG
index d1772ca735..6048a6aafc 100644
--- a/activeresource/CHANGELOG
+++ b/activeresource/CHANGELOG
@@ -1,7 +1,5 @@
*SVN*
-* Improve documentation. [Xavier Noria]
-
* Fixed that to_param should be used and honored instead of hardcoding the id #11406 [gspiers]
* Improve documentation. [Radar, Jan De Poorter, chuyeow, xaviershay, danger, miloops, Xavier Noria, Sunny Ripert]