summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-21 08:25:44 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-01-21 08:25:44 +0000
commite694a576d2ca9bce8e5c455d3a56826f65902e92 (patch)
treeeb577615b4f33f85c4fbf8b82680154bb509d1e1 /ChangeLog
parent7a6f03ff9d8bfc19a532a0a882c03e6f441ea9b6 (diff)
* ChangeLog: fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d77b7c4ab2..c28f8b94d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ Fri Jan 21 16:58:10 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
Fri Jan 21 13:58:37 2005 Shugo Maeda <shugo@ruby-lang.org>
- * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]
+ * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-list:40546]
(backported from CVS HEAD)
Fri Jan 21 09:30:16 2005 NAKAMURA Usaku <usa@ruby-lang.org>