* Version 0.7 (stable) - 2002-05-12

- Marked as deprecated constructor, build(), fetchInto() and fetchRow(). Use the native PEAR DB row limit support instead (the limitQuery() method)
- Implemented the Google algorithm for restricting the number of pages to show (the new fourth param of DB_Pager::getData())
- Added more info in the data array: maxpages, firstpage, lastpage
- Updated in-line doc with usage example

* Version 0.6 (stable) - 2001-10-31

First release as a PEAR Package (only the class name has changed)

