Quick Search:

Mode

Context

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

Other Diffs

Ignore

Blank Lines Whitespace:

Diff

1786
 
1819
 
1819
 
CHANGELOG
_> 1 -$Id: CHANGELOG 1786 2008-01-10 15:50:14Z hpdl $
   1+$Id: CHANGELOG 1819 2008-01-15 09:12:33Z hpdl $
22 
  33 osCommerce Online Merchant Changelog
  44 Copyright (c) 2008 osCommerce
     
 !
1919     parameter has been removed as the test server only works with specific
  2020     test-cases.
  2121 
<>  22+* Retrieve product names in one query for the new products module.
   23+  [r1806]
   24+
   25+* When restoring a database, only drop tables that are being restored.
   26+  [r1804, r1805]
   27+
   28+* Display module version on the Administration Tool if it contains a version
   29+  signature string.
   30+  [r1802]
   31+
2232 * Add a .htaccess file to the admin/includes/ directory to prevent direct HTTP
  2333   requests to PHP files.
  2434   [r1775]
     
 !
5565   [r1747]
  5666 
  5767 * MySQL 5.0 Strict Mode compatibility fixes.
<> 58 -  [r1746, 1755]
   68+  [r1746, 1755, 1810]
5969 
  6070 * Fix logic with nested tables in the Administration Tool tableBlock class.
  6171   [r1745]
     
 !
109119   [r1696]
  110120 
  111121 * Remove secondary pre-euro currencies from display.
<> 112 -  Introduce new format_raw() class method to format prices without the
  113 -  currency formatting.
  114 -  [r1695, r1737]
   122+  [r1695]
<_ 115123 
  116124 * Fix downloads when "Download by redirect" and "SEFU" are both enabled.
  117125   Fallback to readfile() download delivery mechanism if direct download files.