<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 [2 October 2008]
 * Update initialization to work with latest change to Rails I18n. (Aslak Helles&#248;y)
+* Update localized_dates.rb to use Rails.logger instead of puts. (Andreas Korth)
 
 [30 August 2008]
 * Support new Rails i18n style for loading/storing translation (YAML and newly structured rb files). See</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -131,6 +131,7 @@ Contributors
 =================
 
 * Aslak Helles&#248;y (http://blog.aslakhellesoy.com/)
+* Andreas Korth
 
 Bugs and Feedback
 =================</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -3,4 +3,4 @@ require 'core_ext/datetime'
 require 'core_ext/time'
 require 'core_ext/time_with_zone'
 
-puts '** [localized_dates] localized_dates plugin loaded.'
\ No newline at end of file
+Rails.logger.info '** [localized_dates] localized_dates plugin loaded.'
\ No newline at end of file</diff>
      <filename>lib/localized_dates.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7468f7adcc88a131d2ee417dbe26968a09f78fba</id>
    </parent>
  </parents>
  <author>
    <name>Clemens Kofler</name>
    <email>clemens@railway.at</email>
  </author>
  <url>http://github.com/clemens/localized_dates/commit/a1e36a880c53a86d7a804c1550f1862c4d263e3a</url>
  <id>a1e36a880c53a86d7a804c1550f1862c4d263e3a</id>
  <committed-date>2008-10-02T05:00:21-07:00</committed-date>
  <authored-date>2008-10-02T05:00:21-07:00</authored-date>
  <message>Use Rails.logger instead of puts (Andreas Korth).</message>
  <tree>bf4223d633aa52753849bb513f918154d4fc1dfd</tree>
  <committer>
    <name>Clemens Kofler</name>
    <email>clemens@railway.at</email>
  </committer>
</commit>
