--- esniper-2.16.1/ChangeLog 2007-04-03 01:48:36.000000000 +0900 +++ esniper-2.17.0/ChangeLog 2007-10-02 20:36:01.000000000 +0900 @@ -1,3 +1,23 @@ +2007-10-01 + * Changed to work with eBay's new bid history page (bug 1782953) + * Use configurable hosts in all URLs (bug 1782954) + * Add calls to bugReport() for many error in parsing the bid + history. Hopefully this will allow quicker response to new + bid history page changes. + * Modified configure's libcurl check (patch 1718317) + +2007-06-08 + * Fixed bug 1733869, recognize error message when seller ends + auction early. + +2007-05-21 + * Fix segmentation fault caused by auctions with no bids and a + starting bid of $200 or more. + +2007-04-30 + * Fix for bug 1710376. Bid history parsing error on auction with + no bids. + 2007-04-02 * Added captcha error. * 2.16.1 released.