<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,7 +23,7 @@
  */
 
 $proper_name  = 'OpenID';
-$version      = '1.0.2';
+$version      = '1.0.3';
 $register     = FALSE;
 $unregister   = FALSE;
 $import_sql   = TRUE;</diff>
      <filename>boost/boost.php</filename>
    </modified>
    <modified>
      <diff>@@ -37,6 +37,9 @@ function openid_update(&amp;$content, $currentVersion)
             $content[] = '- Now using PHP OpenID 2.1.1 library.';
             $content[] = '- Added calls to cacheQueries and addSortHeader when using DBPager.';
             $content[] = '- Added remove_user.php to support new User mod feature.';
+
+        case version_compare($currentVersion, '1.0.3', '&lt;'):
+            $content[] = '- Now using PHP OpenID 2.1.3 library.';
     }
 
     return true;</diff>
      <filename>boost/update.php</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,8 @@
 # ChangeLog for OpenID Module
 
 
+*openid-1.0.3 (03 May 2009)
+
     GH #2: Replace references to SourceForge with GitHub.
     GH #1: Now using PHP OpenID 2.1.3 library.
 </diff>
      <filename>docs/ChangeLog</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0b0d76d6623304f5cdf107a6b9b356eef4328289</id>
    </parent>
  </parents>
  <author>
    <name>Greg Meiste</name>
    <email>greg.meiste@gmail.com</email>
  </author>
  <url>http://github.com/meisteg/openid/commit/e20ebf943b4df56f14f872d12b16f9ae3145c527</url>
  <id>e20ebf943b4df56f14f872d12b16f9ae3145c527</id>
  <committed-date>2009-05-03T06:47:24-07:00</committed-date>
  <authored-date>2009-05-03T06:47:24-07:00</authored-date>
  <message>Releasing 1.0.3</message>
  <tree>68c775f4fd5b26312c7b8d0bf73601ea70c88f19</tree>
  <committer>
    <name>Greg Meiste</name>
    <email>greg.meiste@gmail.com</email>
  </committer>
</commit>
