From 07116ed20561d8d1b880d2c24d9db9b1b02c896a Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 11 Oct 2009 06:54:54 +0000 Subject: * ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin Collins in [ruby-core:26050]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@25300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 210387431..a28e4a313 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Oct 11 15:54:52 2009 Nobuyoshi Nakada + + * ext/gdbm/gdbm.c (fgdbm_select): fixed rdoc. a patch from Justin + Collins in [ruby-core:26050]. + Sun Oct 11 10:27:09 2009 Nobuyoshi Nakada * lib/irb/context.rb (IRB::Context#irb_name): removed duplicated -- cgit