aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index efda708504..8ccf8e9291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ Fri Jan 9 07:23:32 2015 Aaron Patterson <aaron@tenderlovemaking.com>
Fri Jan 9 07:13:55 2015 Aaron Patterson <aaron@tenderlovemaking.com>
* ext/psych/lib/psych/visitors/to_ruby.rb: call `allocate` on hash
- subclasses. Fixes github.com/tenderlove/psych/issues/196
+ subclasses. Fixes github.com/tenderlove/psych/issues/196
* test/psych/test_hash.rb: test for change