aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG
diff options
context:
space:
mode:
authorJosh Peek <josh@joshpeek.com>2008-04-07 19:29:09 +0000
committerJosh Peek <josh@joshpeek.com>2008-04-07 19:29:09 +0000
commit2cdc613598ae0774767c60e3c562fb6ca35971e0 (patch)
tree0e9f502bb59d48cd07c25a140c9beef0c9499597 /railties/CHANGELOG
parent4f39382a2fad5e299fce73ae0ba60f28dfddb21a (diff)
downloadrails-2cdc613598ae0774767c60e3c562fb6ca35971e0.tar.gz
rails-2cdc613598ae0774767c60e3c562fb6ca35971e0.tar.bz2
rails-2cdc613598ae0774767c60e3c562fb6ca35971e0.zip
script/performance/profiler compatibility with the ruby-prof >= 0.5.0. Closes #9176. [Catfish]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9236 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'railties/CHANGELOG')
-rw-r--r--railties/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/railties/CHANGELOG b/railties/CHANGELOG
index 0a3c34dbd7..864c618d63 100644
--- a/railties/CHANGELOG
+++ b/railties/CHANGELOG
@@ -1,5 +1,7 @@
*SVN*
+* script/performance/profiler compatibility with the ruby-prof >= 0.5.0. Closes #9176. [Catfish]
+
* Flesh out rake gems:unpack to unpack all gems, and add rake gems:build for native extensions. #11513 [ddollar]
rake gems:unpack # unpacks all gems