summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-06-18 09:29:08 +0000
committerkou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-06-18 09:29:08 +0000
commite6037e61111921169bd8c937e489bd64dccaedb7 (patch)
treeaec0260deea0d9c92fd0cac0e05d915e2cd46190 /ChangeLog
parenta88ae9078c18694b24e329333439d7c3dead5104 (diff)
* lib/rss/converter.rb: use NKF for Uconv fallback.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50be03dc20..058f35f3ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jun 18 18:24:42 2006 Kouhei Sutou <kou@cozmixng.org>
+
+ * lib/rss/converter.rb: use NKF for Uconv fallback.
+
Sun Jun 18 18:22:04 2006 Kouhei Sutou <kou@cozmixng.org>
* test/rss/test_image.rb: shared name space configuration.