diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-24 20:08:12 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-24 20:08:12 +0000 |
| commit | 122f6c365f96391653a21b73aca189be6b5ac986 (patch) | |
| tree | d61b28bca38ae81ec3c9ad8f62a786150124c054 /ChangeLog | |
| parent | 51bda4193a60505f632b0b24bdfba0d447de2900 (diff) | |
* eval.c (search_required): search actual file name once when no
extension specified.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5288 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 @@ +Thu Dec 25 05:08:09 2003 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * eval.c (search_required): search actual file name once when no + extension specified. + Thu Dec 25 04:00:44 2003 Yukihiro Matsumoto <matz@ruby-lang.org> * stable version 1.8.1 released. |
