Changelog for
ruby2.5-rubygem-will_paginate-2_3-2.3.17-1.2.x86_64.rpm :
* Sun Oct 16 2016 cooloAATTsuse.com- updated to version 2.3.17 see installed CHANGELOG.rdoc
* Fri Aug 19 2011 fcastelliAATTnovell.com- Fix license.- Split doc and test files from the main package.
* Thu Dec 09 2010 chrisAATTcomputersalat.de- package split o split to 2_3 (2.3.15) and 3_0 (3.0pre2)
* Tue Dec 07 2010 chrisAATTcomputersalat.de- update to 2.3.15
* ensure respond_to? works as expected when a method happens to begin with the word \'paginate\'
* test suite: don\'t use Rails 3, avoid deprecation warning with 2.3.9
* fix counting in pagination when Integer has length method (Ruby Facets)
* `Object#returning` is deprecated on Rails 2.3 in favor of `Object#tap`
* Updated CSS examples to match semantic HTML
* fix unordered failing test
* fix has_many :through in combination with `:uniq` for Postgres and SQLite3
* add `encoding` directive to gemspec
* Fri May 28 2010 mrueckertAATTsuse.de- update to version 2.3.14: make it work with rails 2.3.8
* Wed Feb 24 2010 mrueckertAATTsuse.de- update to version 2.3.12
* Tue Nov 10 2009 mrueckertAATTsuse.de- initial package