
This document summarizes the changes made in each release.

Tallyman-2.0.7 - June 2000
--------------------------

    Bugfix release

    Added support for PostgreSQL version 7.

    Note that importing UPS shipping tables while running tools/install.pl
    takes a very long time with all versions of PostgreSQL. Running
    postmaster with options "-o -F" (disabling sync() calls) while
    the installer is running speeds up the job from many minutes to a
    few seconds.

    FIXED: "ping" bug when web server started before db server

    FIXED: Shipping Editor 'Display "call for quote" only' button worked
    backwards

    FIXED: Non-integer "weight" fields caused UPS shipping calculations
    to fail

    UPDATED: UPS zone shipping file updated to 2000 data.

    FIXED: Shopping basket allowed purchases to be made with expired
    credit cards.  Many thanks to Rafael Rigues and Vagner Farias at
    Connectiva!

    FIXED: Old debugging code was creating /tmp/bleh.txt

    FIXED: problems with REGEN::set_output_location()

    FIXED: HTML errors in dbupload.epl and item.epl

    FIXED: Improper escaping in DBUPLOAD.pm

    REGEN.pm now uses the TALLYMAN_URL instead of the TALLYMAN_SECURE_URL
    to generate order links.  This avoids a silly warning message in
    Netscape when using the "Return to Shopping" button.

    FIXED: Shopping cart defaults to quantity of 1 if invalid data is
    entered into quantity field, instead of 0, which formerly removed the
    item from the shopping cart altogether.



Tallyman-2.0.6 - February 2000
------------------------------

    First full, public release.

    FIXED: Typo in stores/default/templates/b/product.epl prevented 
    product pages from being created during regen.

    FIXED: Changes made to items/pages/groups via the "Edit" button in the 
    Layout Manager caused the database to rollback the last transaction
    made before the httpd died.

    FIXED: tools/upgrade/up2.0a3-2.0b5.pl (the upgrade script) didn't create
    the "Partial regen types" KNAR entry, nor several of the permission types
    for using the Layout Editor.



Tallyman-2.0b5 - January 2000
-----------------------------

    Tallyman goes beta.

    FIXED: New shopping baskets could recieve items from other baskets 
    when Tallyman was run under mod_perl.

    FIXED: The knar editor extraneously '\'ed certain metacharacters.

    FIXED: SSL server killed after site regen.  Thanks to Jordan Hrycaj.

    FIXED: "Return to Shopping" broken.  Thanks to Jordan Hrycaj.

    * Major improvements to the layout editor.

    * The ability to regen only part of a site via the new layout editor.

    * Minor changes to wording of several buttons in the back office.

    * 'Show hidden fields' knar entry, when set to '1', causes hidden
      fields to be listed in the page/item/group editors, as in 2.0a3.

    * Less commonly used inventory fields ('ATP quantity', etc.) are
      now not displayed in the Item Editor.  To un-hide them, set the
      'Show advanced stock fields' knar entry to '1'.



Tallyman-2.0b4 (not a public release)


Tallyman-2.0a3 - December 1999
------------------------------

    First public release.  Complete code overhaul from Tallyman-1.0.


Tallyman-1.x
------------

    Developed purely in-house for a client, and never publicly released.  

