From 46bf5f3463ddab66dc82d6d1a0fd53a855783edf Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 24 Apr 2008 05:15:13 +0000 Subject: * dln.c (dln_find_1): prior files with extensions to files sans extensions. [ruby-core:16517] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16177 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ce25f7b2..2ea4d344c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Thu Apr 24 14:15:11 2008 Nobuyoshi Nakada + + * dln.c (dln_find_1): prior files with extensions to files sans + extensions. [ruby-core:16517] + Thu Apr 24 00:26:06 2008 NAKAMURA Usaku * lib/rdoc/ri/descriptions.rb: fixed wrong class nestings. -- cgit