aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-06-08 15:01:05 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-06-08 15:01:05 +0000
commit4d0d4ee3fe549224bb954b9b4b287b11ab045594 (patch)
tree411757a2d133ebf85f20d87dce26d7a647bf545a
parent8a599d68741686159a87c05b6d86e218e655d188 (diff)
downloadruby-4d0d4ee3fe549224bb954b9b4b287b11ab045594.tar.gz
small fix
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@8596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f3cb77317..20f652a1bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -100,7 +100,7 @@ Mon May 30 23:48:29 2005 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
Sat May 28 16:40:15 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
- * Sat/openssl/test_x509store.rb: add test for expired CRL
+ * test/openssl/test_x509store.rb: add test for expired CRL
and refine some assertions.
May 28 05:15:51 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>