aboutsummaryrefslogtreecommitdiffstats
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
commite073692159aa4dca9df96bef6755b8cc238b46da (patch)
tree51d73460a8391fe5fac882037db860a32ffdd761 /ChangeLog
parent90ad5e369977eb45ecbe13c2411d0caf2540f1d5 (diff)
downloadruby-e073692159aa4dca9df96bef6755b8cc238b46da.tar.gz
* ChangeLog: fixed typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@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 f0eaa86d56..6b2d48c473 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@ Fri Jan 21 17:09:44 2005 Shugo Maeda <shugo@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]
Fri Jan 21 00:37:09 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>