[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Tue Apr 1 10:15:00 2003


User:      racke
Date:      2003-04-01 15:14:12 GMT
Modified:  .        WHATSNEW
Log:
added a couple of new items from the last few days

Revision  Changes    Path
2.112     +14 -0     interchange/WHATSNEW


rev 2.112, prev_rev 2.111
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.111
retrieving revision 2.112
diff -u -r2.111 -r2.112
--- WHATSNEW	22 Mar 2003 14:01:29 -0000	2.111
+++ WHATSNEW	1 Apr 2003 15:14:12 -0000	2.112
@@ -84,6 +84,13 @@
 * Vend::Util::string_to_ref no longer looks at $Vend::Cfg->{ExtraSecure},
   which really contradicts the documentation.
 
+* Allow $Session->{mv_order_number} to be set anywhere.
+
+* Allow multiple start points for a tree query.
+
+* Prevent NOT NULL errors for data that is actually supposed to be defined
+  during a data update.
+
 Options
 -------
 
@@ -264,6 +271,9 @@
 
 * Remove extra closing HTML tag '>' character from password widget.
 
+* Allow multiple semi-colon-separated queries to populate options via
+  lookup_query.
+
 UI
 --
 
@@ -313,6 +323,8 @@
   order list view. Maximum number to skip settable by variable
   UI_ORDER_VIEWNEXT_MAX_SKIP, now in Foundation "Admin control" section.
 
+* Add option to replace all occurences to Search & Replace page.
+
 Payment
 -------
 
@@ -400,6 +412,8 @@
 
 * Remove straggling Red Hat/IC logo and URLs, update foundation logos to match
   Interchange 4.8's latest.
+
+* Added ALT attribute to Home links.
 
 Debian
 ------