diff options
Diffstat (limited to 'CHANGELOG.rdoc')
-rw-r--r-- | CHANGELOG.rdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 45ad66e..d4f9a8c 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,3 +1,8 @@ +Wed Oct 5 01:52:16 2011 Aaron Patterson <aaron@tenderlovemaking.com> + + * ext/psych/parser.c (parse): Use context_mark for indicating error + line and column. + Tue Oct 4 06:29:55 2011 Aaron Patterson <aaron@tenderlovemaking.com> * ext/psych/lib/psych.rb: calling `yaml` rather than `to_yaml`. |