summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authortenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-21 18:09:47 +0000
committertenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-02-21 18:09:47 +0000
commit7b494b09a016c78933d0d707a32351d082392ef1 (patch)
treeacf5b53d06ee88074266c308e4d686dd43632d0c /ChangeLog
parent4ed82ae5cb15646272947a33de7714bd852f80a3 (diff)
* ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help with
debugging. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25fc765448..44401a161a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Tue Feb 22 03:09:10 2011 Aaron Patterson <aaron@tenderlovemaking.com>
+
+ * ext/psych/lib/psych.rb: increase Psych to 1.1.0 for help with
+ debugging.
+
Tue Feb 22 03:04:46 2011 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/streaming.rb: refactor streaming methods to a