diff options
author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-08-31 02:37:15 +0000 |
---|---|---|
committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-08-31 02:37:15 +0000 |
commit | 711f71b76122400b27980df5a225beadbef22ac2 (patch) | |
tree | a386b2daed4c48c1cb5e0f323d74c9c339d34324 /ChangeLog | |
parent | e7fb308be526def9536e10c00751772bea91ad4f (diff) | |
download | ruby-711f71b76122400b27980df5a225beadbef22ac2.tar.gz ruby-711f71b76122400b27980df5a225beadbef22ac2.tar.xz ruby-711f71b76122400b27980df5a225beadbef22ac2.zip |
* test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporary
file.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9059 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 @@ +Wed Aug 31 11:35:43 2005 NAKAMURA Usaku <usa@ruby-lang.org> + + * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporary + file. + Wed Aug 31 10:30:56 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp> * process.c (proc_detach, proc_setmaxgroups): missing argument type |