[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Jan 25 16:08:00 2002


User:      racke
Date:      2002-01-25 21:07:59 GMT
Modified:  .        Tag: STABLE_4_8-branch WHATSNEW
Log:
documented fixes for cgi/value filters and ups_query usertag

Revision  Changes    Path
No                   revision



No                   revision



2.6.2.30  +10 -0     interchange/WHATSNEW


rev 2.6.2.30, prev_rev 2.6.2.29
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.6.2.29
retrieving revision 2.6.2.30
diff -u -r2.6.2.29 -r2.6.2.30
--- WHATSNEW	24 Jan 2002 16:11:50 -0000	2.6.2.29
+++ WHATSNEW	25 Jan 2002 21:07:59 -0000	2.6.2.30
@@ -9,6 +9,9 @@
 Core
 ----
 
+* Fixed cgi and value filters which were completely broken (Bug #380).
+  Thanks to Jonathan Clark <jonc@webmaint.net> for reporting.
+
 * Fixed bug in [if-item-param field eq string] which would now work due
   to improper field pointer type.
 
@@ -23,6 +26,13 @@
   empty string or catalog_after.cfg (etc.) as example of where directive 
   should go. Thanks to Jeff Murphy (jcmurphy+rhic@jeffmurphy.org) 
   for reporting.
+
+Usertags
+--------
+
+* Changed ups_query to only pass on 5-digit base ZIP code in U.S., 
+  since UPS rejects ZIP+4. Thanks to Bill Carr <bill@worldwideimpact.com> 
+  for pointing out this requirement in Business::UPS docs.
 
 Admin UI
 --------