diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-10-06 12:43:51 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-10-06 12:43:51 +0000 |
commit | 8474ebad8a4abb4c4b5ae7ecc5f5c7648763d2d3 (patch) | |
tree | 086c8a03fc1f6e1d909a13764815d2c05a275e27 /ChangeLog | |
parent | 01a7a62d2b97be0dd8c7f1003207a5ae7c6613a8 (diff) |
* error.c: update exception tree. [DOC]
reported by @hemge via twitter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Oct 6 21:43:03 2014 NAKAMURA Usaku <[email protected]> + + * error.c: update exception tree. [DOC] + reported by @hemge via twitter. + Mon Oct 6 18:43:03 2014 Rei Odaira <[email protected]> * configure.in: Fix typo. [Bug #9914] |