[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Fri Nov 1 10:30:01 2002


User:      racke
Date:      2002-11-01 15:29:44 GMT
Modified:  .        WHATSNEW
Log:
import-fields fix documented
moved xml-generator entry to order alphabetically

Revision  Changes    Path
2.49      +6 -2      interchange/WHATSNEW


rev 2.49, prev_rev 2.48
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.48
retrieving revision 2.49
diff -u -r2.48 -r2.49
--- WHATSNEW	31 Oct 2002 12:26:58 -0000	2.48
+++ WHATSNEW	1 Nov 2002 15:29:44 -0000	2.49
@@ -234,10 +234,12 @@
   browser's Back button, then clicking on a different button, and both
   mv_clicks execute instead of just the most recent one.
 
-* [xml-generator] removed.
-
 * [history-scan ...] now escapes form parameters properly.
 
+* Changed [import-fields] to strip a CR as well as a LF from the
+  end of each input line, to help people who import using files
+  generated using proprietrary software.
+
 * Add [jsq] [/jsq] .. and [jsqn] [/jsqn] tags that build properly
   JavaScript strings (jsq with variable substitution, jsqn without).
 
@@ -264,6 +266,8 @@
 
 * [update-order-status] tag added for shipping products. Also does
   charge settlement if needed.
+
+* [xml-generator] removed.
 
 UI
 ----