diff options
author | Zachary Scott <zachary@zacharyscott.net> | 2013-01-13 02:42:27 -0500 |
---|---|---|
committer | Zachary Scott <zachary@zacharyscott.net> | 2013-01-13 02:42:27 -0500 |
commit | e3a7fce6f3109d9b880c1450a3e98b3b37adf34a (patch) | |
tree | e1a2e118c7544a103dfbe8637f6101a45f8a7035 /CHANGELOG.rdoc | |
parent | 2025502c6a525ade0bd50d28877609eb2e020d30 (diff) | |
download | psych-e3a7fce6f3109d9b880c1450a3e98b3b37adf34a.tar.gz |
* ext/psych/yaml/scanner.c: Typos by James Dabbs [Github Fixes #118]
Diffstat (limited to 'CHANGELOG.rdoc')
-rw-r--r-- | CHANGELOG.rdoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index ec12e87..defe599 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,3 +1,7 @@ +Sun Jan 13 16:40:00 2013 Zachary Scott <zachary@zacharyscott.net> + + * ext/psych/yaml/scanner.c: Typos by James Dabbs [Github Fixes #118] + Sat Jan 12 08:58:47 2013 Aaron Patterson <aaron@tenderlovemaking.com> * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values that |