From 26bb3f8304ada99fb8bb8afb139fe5ecd60f9fdc Mon Sep 17 00:00:00 2001 From: ntalbott Date: Sat, 4 Oct 2003 19:18:52 +0000 Subject: * lib/test/unit/assertions.rb: refactored message building. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 390ff37cd..0f5a4ea7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Oct 5 04:10:00 2003 Nathaniel Talbott + + * lib/test/unit/assertions.rb: refactored message building. + Sun Oct 5 03:40:22 2003 GOTOU Yuuzou * ext/openssl/ossl_asn1.h: global symbols should be declared -- cgit