[Bps-public-commit] dbix-searchbuilder branch, master, updated. 1eb15d484b9b9b1ee41dd6fa6975222f1a3bd5fe

Jesse Vincent jesse at bestpractical.com
Tue Mar 23 21:49:40 EDT 2010


The branch, master has been updated
       via  1eb15d484b9b9b1ee41dd6fa6975222f1a3bd5fe (commit)
      from  53ab26f57d44a25193e6158638235401160affee (commit)

Summary of changes:
 Changes |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)

- Log -----------------------------------------------------------------
commit 1eb15d484b9b9b1ee41dd6fa6975222f1a3bd5fe
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Tue Mar 23 21:49:42 2010 -0400

    small grammar nits to Changes

diff --git a/Changes b/Changes
index 8d2126e..89f53e5 100755
--- a/Changes
+++ b/Changes
@@ -2,14 +2,13 @@ Revision history for Perl extension DBIx::SearchBuilder.
 
 1.57
 
-* INCOMPATIBLE CHANGE: NextPage and PrevPage were addind rows from
-  previouse page. Long standing issue, back at those times Jesse
-  was 20 years old and thought that it's good idea.
-* RedoSearch when RowsPerPage is changed
-* don't RedoSearch if FirstRow is called, but is not changed
-  actually
-* document all paging functions and test them
-* make debugging problems easier by passing errors back 
+* INCOMPATIBLE CHANGE: NextPage and PrevPage were adding rows from
+  the previous page. Jesse claims that when he wrote this code, he 
+  was 20 years old and it seemed like a good idea at the time.
+* We now RedoSearch when RowsPerPage is changed
+* No longer RedoSearch if FirstRow is called, but is not actually changed
+* Document all paging functions and test them
+* Make debugging problems easier by passing errors back 
   https://rt.cpan.org/Ticket/Display.html?id=55203
 * fix Record->PrimaryKeys, field names in values hash are lc'ed
   https://rt.cpan.org/Ticket/Display.html?id=18280

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list