1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

ChangeLog: typo fiix.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2003-10-30 13:38:53 +00:00
parent 1eb2a60a3d
commit bddde75eb0

View file

@ -582,7 +582,7 @@ Thu Oct 9 16:33:23 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
Thu Oct 9 15:45:27 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
* pack.c (uv_to_utf8): change message to "out of range", since
negative values are not "too big". [ruby-dev21567]
negative values are not "too big". [ruby-dev:21567]
Thu Oct 9 14:05:38 2003 Nobuyoshi Nakada <nobu@ruby-lang.org>