From c2b9d34f6266eb813de7e07f86573c26d28b5636 Mon Sep 17 00:00:00 2001 From: akr Date: Thu, 16 Oct 2008 16:26:53 +0000 Subject: * transcode.c (transcode_restartable0): in_pos and out_pos never be NULL, now. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 877a7dff55..73ab994aa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 17 01:26:09 2008 Tanaka Akira + + * transcode.c (transcode_restartable0): in_pos and out_pos never be + NULL, now. + Fri Oct 17 00:39:19 2008 Yusuke Endoh * lib/test/unit.rb: sort the order of executing tests. -- cgit v1.2.3