[interchange-cvs] interchange - racke modified WHATSNEW

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Tue Sep 9 23:05:00 EDT 2003


User:      racke
Date:      2003-09-10 02:05:19 GMT
Modified:  .        WHATSNEW
Log:
now almost all changes after 4.9.8 should be covered by WHATSNEW

Revision  Changes    Path
2.151     +13 -1     interchange/WHATSNEW


rev 2.151, prev_rev 2.150
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.150
retrieving revision 2.151
diff -u -r2.150 -r2.151
--- WHATSNEW	9 Sep 2003 20:08:55 -0000	2.150
+++ WHATSNEW	10 Sep 2003 02:05:19 -0000	2.151
@@ -202,6 +202,8 @@
 	[PREFIX-alternate 0]            Alias for first_only
 	[PREFIX-alternate -1]           Alias for except_last
 
+* Move handling of anchor option from tag_area to vendURL.
+
 Tables
 ------
 
@@ -412,7 +414,7 @@
 
 * Write the selected PGP/GPG key to the Variable table setting.
 
-* Missing session id added to form in user_edit 
+* Missing session id added to form in various admin pages
   (thanks to Paul Vinciguerra <pvinci at vinciguerra.com> for the patch).
 
 * Add check to disallow invalid option names.
@@ -617,6 +619,10 @@
 
 * No longer check for Term::Readline and Term::ReadKey.
 
+* Explicitly set filters to avoid mangling of promotions
+
+* Don't allow user to change order number through order status page.
+
 Form
 ----
 
@@ -744,6 +750,9 @@
 
 * Add handling to mail receipt if applicable.
 
+* Remove the "view_from" parameter undoubtedly messing up many product edits
+  and add ui_more_alpha definition to metadata.
+
 Usertags
 --------
 
@@ -921,6 +930,9 @@
   DNS lookup, as per bug #516.
 
 * Remove abandoned "newcat" script from distribution.
+
+* Convert nonstandard != to standard SQL <> (which also avoids a parse
+  error in the new Vend::SQL_Parser) within options stuff.
 
 Extensions
 ----------







More information about the interchange-cvs mailing list