Skip to content

Commit

Permalink
Added some items from CVS logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
perusionmike committed Nov 22, 2000
1 parent e054b84 commit 38c9015
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions WHATSNEW
Expand Up @@ -18,6 +18,27 @@ Interchange 4.6.1
- Fixed stock alert price problem (bug #57).
- Fixed 'title' vs. 'description' field issues. Thanks to Steve Gertz.

* Fixed [selected] and [checked] tags to be more uniform and to support
case-sensitive and $CGI comparisons. Documented in Tagref.pm. Also,
"multiple" and "default" args can no longer be positional -- no big loss.

* Bug meaning [item-subtotal noformat=1] not recognized fixed.

* [item-exec routine] now picks up $Values, etc. before a [calc] is run.

* Order.pm: routes now use a "from" parameter which sets the email From:
header.

* Fixes to Util.pm:
- Prevent sprintf() screwing up numbers in certain locales.
- [include] now can interpret [L] if locale=1 parameter is added.

* Server.pm -- we can now accept ISINDEX queries (for what it is worth).

* Scan.pm -- fix non-interpolated tags in search profiles.

* Database tables can now reside in different directories with the
DIR option to the Database config parameter.

Interchange 4.6.0

Expand Down

0 comments on commit 38c9015

Please sign in to comment.