diff options
| author | kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-05 06:52:16 +0000 |
|---|---|---|
| committer | kou <kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-04-05 06:52:16 +0000 |
| commit | 6e4d93d244b9240fde349888245495614c6c93fe (patch) | |
| tree | f5f0171c129dff06c81a892ca2b9340827bdc0c3 /ChangeLog | |
| parent | c4c643e4df8ab87e3f242a149fd5187dd2ef97af (diff) | |
* sample/rss/tdiary_plugin/rss-recent.rb:
new option: @options['rss-recent.use-image-link']:
use image as link instread of text if available.
* sample/rss/tdiary_plugin/rss-recent.rb (RSS_RECENT_VERSION):
0.0.5 -> 0.0.6.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -Tue Apr 5 15:15:26 2005 Kouhei Sutou <kou@kono.cis.iwate-u.ac.jp> +Tue Apr 5 15:45:33 2005 Kouhei Sutou <kou@cozmixng.org> + + * sample/rss/tdiary_plugin/rss-recent.rb: + new option: @options['rss-recent.use-image-link']: + use image as link instread of text if available. + + * sample/rss/tdiary_plugin/rss-recent.rb (RSS_RECENT_VERSION): + 0.0.5 -> 0.0.6. + +Tue Apr 5 15:15:26 2005 Kouhei Sutou <kou@cozmixng.org> * lib/rss/dublincore.rb: supported multiple DublinCore items. |
