Quick Search:

Mode

Context

Displaying 3 lines of context. None | Less | More | Full

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

1753
 
1770
 
1770
 
CHANGELOG
_> 1 -$Id: CHANGELOG 1753 2007-12-21 07:04:36Z hpdl $
   1+$Id: CHANGELOG 1770 2008-01-08 02:05:40Z hpdl $
22 
  33 osCommerce Online Merchant Changelog
<> 4 -Copyright (c) 2007 osCommerce
   4+Copyright (c) 2008 osCommerce
55 
  66 ------------------------------------------------------------------------------
  77 xx/xx/xxxx osCommerce Online Merchant 2.2 RC2
     
 !
1515     Website Payments Standard module.
  1616   - Removed PayQuake module (the gateway now uses Authorize.net).
  1717 
<>  18+* Shipping module changes:
   19+  - USPS updated to match new shipping methods. The test/production server
   20+    parameter has been removed as the test server only works with specific
   21+    test-cases.
   22+
   23+* Verify the customers primary address when it is being updated.
   24+  Verify the number of address book entries before inserting a new one.
   25+  [r1766]
   26+
   27+* Avoid removal of products when deleting a category in a search result
   28+  listing.
   29+  [r1754]
   30+
1831 * Make the database session storage handler return an empty string for
  1932   variables that don't exist in the session instead of returning a boolean
  2033   false value.
     
 !
3548   [r1747]
  3649 
  3750 * MySQL 5.0 Strict Mode compatibility fixes.
<> 38 -  [r1746]
   51+  [r1746, 1755]
<_ 3952 
  4053 * Fix logic with nested tables in the Administration Tool tableBlock class.
  4154   [r1745]