# Bugfix: Deleting Images from admin for products, changed to work with recent browser updates: Added checkbox to handle removal.
# Bugfix: Nick Name labels for forum now consistently displayed, and "*required" shows correctly
# Bugfix: Zone problems related to adding addresses during checkout resolved
# Bugfix: Zone problems where grabbing similar zones would ignore selected entry resolved
# Bugfix: resolved display problem of "referral source" field in My Account->Edit
# Bugfix: File Upload status messages now show when using upload attributes
# Bugfix: table-cell alignment fix in tpl_tabular_display
# Bugfix: My Account display of order information uninitialized array repaired
# Bugfix: My Account display of newsletter/notifications now turns off properly via admin switch
# Bugfix: Admin->Customers wasn't showing linked customer reviews stats properly
# Bugfix: Shopping Cart sidebox had display blocks misaligned within loops
# Bugfix: fixed problem with duplicates in whos_online display
# Bugfix: shopping cart qty box no longer drops too many products when clicking update
# Bugfix: prev/next now displays properly when "always show cat" is set to 1
# Bugfix: when logging out, customer-selected language is retained until session expires
# Bugfix: duplicate status indicators removed from order status html-email notices
# Bugfix: email option for "sendmail-f" reinstated
# Bugfix: fixed html syntax error on checkout-shipping-address page
# Bugfix: CC module no longer stores full CC numbers
# Bugfix: admin legends with red icons displayed inconsistent ALT texts
# Bugfix: Breadcrumb issues with "Categories Always Show" switch set to a specific category
# Bugfix: separated featured/specials properly in Admin->Catalog->Featured
# Bugfix: phpBB link sometimes didn't detect properly if phpBB only partially existed.
# Bugfix: error in FILENAME_FEATURED_PRODUCTS when multiple-add-to-cart was turned off
# Bugfix: fixed attributes display of "Please Choose:" when READONLY are used
# Bugfix: cPath problems on searches and filters resolved
# Bugfix: reinstate functionality of admin switch for Minimum Value of Also Purchased Products
# Bugfix: reinstate out-of-stock indicators on checkout_confirmation page
# Bugfix: metatags handles manufacturer filters correctly
# Bugfix: metatags handles unknown page correctly
# Bugfix: also-purchased-products centerbox no longer queries the database if disabled
# Bugfix: checkout restrictions fixed where gift certificate/coupon used and payment module not properly selected
# Bugfix: adding a new admin was logging into new admin's account immediately (RG problem)
# Bugfix: admin product-type listing now goes to edit layout mode upon clicking
# Bugfix: ez-pages listing includes navigation buttons
# Bugfix: languages_code setting for some admin areas wasn't set properly including editor
# Bugfix: checkout_confirmation page has SSL link to shopping-cart to retain session for edits
# Bugfix: fixed XHTML error on contact-us page
# Bugfix: fixed line-spacing problems on support files for phpMailer. Added .htaccess to folder.
# Bugfix: repaired pulldown form in customers-edit screen
# Bugfix: HTML Emails were inserting @CRLF incorrectly for BR and P tags
# Bugfix: restored linefeed-handler setting for emails
# Bugfix: style added to handle "order_history" sidebox content so UL wasn't misaligned
# Bugfix: upcoming-products page was showing disabled products
# Bugfix: zones shipping module wasn't honoring tax-basis setting properly
# Bugfix: phpBB link in information sidebox builds smarter based on 1.3 syntax change
# Bugfix: SMTP server port setting reinstated
# Bugfix: checkout cart-contents areas have a CSS selector
# Bugfix: Page Not Found page now sends HTML 404 header
# Bugfix: table shipping module now works with total, weight, and items
# Bugfix: free shipping enhanced to work with item/weight/price on shipping modules
# Bugfix: group-pricing module wasn't working with tax classes properly
# Bugfix: Default Order Status was being set too early for zero-balance orders
# Bugfix: redemption of Gift Certificate from GV-FAQ page fixed
# Bugfix: phpBB error of duplicate email upon editing customer name resolved
# Bugfix: product+download combo items excluded from free-shipping price or item
# Bugfix: shipping modules were not consistently handling weights < 1
# Bugfix: product-status was being set to off incorrectly if quantity was <1 instead of <=0
# Bugfix: Version Info listing of database-upgrade history was sorted incorrectly and displayed some duplicates.
# Bugfix: footer bar logic changed for ez-pages listing to remove a DIV that caused troubles
# Bugfix: company field-validation on create-account wasn't happening
# Bugfix: qty boxes weren't hiding properly using pulldown filter sideboxes
# Bugfix: SQLPatch no longer mistakenly displays debug results of processed SQL statements
# Bugfix: some "extra_" folders were loading non-php files mistakenly
# Bugfix: More MySQL5 fixes implemented to prevent datatype errors requiring STRICT_TRANS_TABLES disabled. These fixes are not exhaustive. Still not MySQL5-certified
# Bugfix: group-pricing and coupons order-total modules not calculating taxes correctly. Structurally improved to be full credit-class modules.
# Bugfix: improved garbage-collection routines for session-handling
# Bugfix: Shipping estimator page was not properly nesting table components
# Bugfix: Admin... when editing customer records, customer's "zone" would be busted and replaced with the 2-letter state abbreviation, resulting in broken tax calcs in next checkout
# Bugfix: Shipping Estimator now remembers more information about customer in popup unless a timeout occurs
# Bugfix: product_music template was not showing genre and artist information
# Bugfix: address-book restrictions less than 2 was still showing "change address" on checkout
# Bugfix: sort order problem on modules in admin was preventing some modules from triggering if sort orders were the same
# Bugfix: Admin password-forgotten is now treated as an SSL page
# Bugfix: the category icon display on product-info pages now allows image option on/off
# Bugfix: fixed stylesheet problem with category tabs in Opera
# Bugfix: more reliable logic for stripping non-numeric characters from gv/coupon inputs
# Bugfix: removed empty <div> when banner is blank and no tagline defined for tpl_header