From 2ec2878d559391d22d593691971fc3e0d4f8935d Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 20 Sep 2006 01:42:03 +0000 Subject: [PATCH] * swapped ChangeLog entries. Sorry.... git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 974049a669..6b94129cae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,13 @@ -Wed Sep 20 09:43:10 2006 Shugo Maeda - - * lib/net/imap.rb: allow extra spaces in responses. - Thanks, Tom Soderlund. - Wed Sep 20 09:49:40 2006 NAKAMURA Usaku * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define this macro to install. +Wed Sep 20 09:43:10 2006 Shugo Maeda + + * lib/net/imap.rb: allow extra spaces in responses. + Thanks, Tom Soderlund. + Wed Sep 20 09:25:39 2006 Yukihiro Matsumoto * ext/gdbm/gdbm.c: add RDoc documentation. a patch from Peter