<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-# -*- coding: mule-utf-8 -*-
+# -*- coding: utf-8 -*-
 module Authentication
   module ByCookieToken
     # Stuff directives into including module </diff>
      <filename>lib/authentication/by_cookie_token.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>61cd9b377c0b481384f123dc628a2f8cc5ea5fdf</id>
    </parent>
  </parents>
  <author>
    <name>Roman Shterenzon</name>
    <email>roman.shterenzon@gmail.com</email>
  </author>
  <url>http://github.com/dcrec1/restful-authentication-i18n/commit/c8523cf17a07d288fea77a7df6b0efdf7188237c</url>
  <id>c8523cf17a07d288fea77a7df6b0efdf7188237c</id>
  <committed-date>2009-02-08T02:40:21-08:00</committed-date>
  <authored-date>2009-02-08T02:40:21-08:00</authored-date>
  <message>Ruby 1.9 support

Ruby 1.9 doesn't support mule-utf-8 encoding, which is in fact a subset
of the utf-8 encoding. Therefore it's possible to use just utf-8 here.</message>
  <tree>08873512a2c635c4134c1700e22e8ab535634b39</tree>
  <committer>
    <name>Roman Shterenzon</name>
    <email>roman.shterenzon@gmail.com</email>
  </committer>
</commit>
