<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,9 @@
+== 2.3.5, released 2008-10-07
+
+* update the backported named_scope implementation for Rails versions older than 2.1
+* break out of scope of paginated_each() yielded block when used on named scopes
+* fix paginate(:from)
+
 == 2.3.4, released 2008-09-16
 
 * Removed gem dependency to Active Support (causes trouble with vendored rails).</diff>
      <filename>CHANGELOG.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module WillPaginate
   module VERSION
     MAJOR = 2
     MINOR = 3
-    TINY  = 4
+    TINY  = 5
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/will_paginate/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
   s.name    = 'will_paginate'
-  s.version = '2.3.4'
-  s.date    = '2008-09-16'
+  s.version = '2.3.5'
+  s.date    = '2008-10-07'
   
   s.summary = &quot;Most awesome pagination solution for Rails&quot;
   s.description = &quot;The will_paginate library provides a simple, yet powerful and extensible API for ActiveRecord pagination and rendering of pagination links in ActionView templates.&quot;</diff>
      <filename>will_paginate.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8a64e37757a1793a6bce3e7aed2558d1e224a2df</id>
    </parent>
  </parents>
  <author>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </author>
  <url>http://github.com/mislav/will_paginate/commit/f161d99c0cd4517b4954db214e49ba606ec70277</url>
  <id>f161d99c0cd4517b4954db214e49ba606ec70277</id>
  <committed-date>2008-10-07T05:35:03-07:00</committed-date>
  <authored-date>2008-10-07T05:35:03-07:00</authored-date>
  <message>v2.3.5 bugfix release</message>
  <tree>76d883af95de9d74cee86d37f678e6f67f60192a</tree>
  <committer>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </committer>
</commit>
