[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sat Mar 22 09:02:01 2003


User:      racke
Date:      2003-03-22 14:01:29 GMT
Modified:  .        WHATSNEW
Log:
documented changes of last week

Revision  Changes    Path
2.111     +10 -0     interchange/WHATSNEW


rev 2.111, prev_rev 2.110
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.110
retrieving revision 2.111
diff -u -r2.110 -r2.111
--- WHATSNEW	20 Mar 2003 16:34:36 -0000	2.110
+++ WHATSNEW	22 Mar 2003 14:01:29 -0000	2.111
@@ -81,6 +81,9 @@
 
 * Make aliased UserTag respect EndTag setting.
 
+* Vend::Util::string_to_ref no longer looks at $Vend::Cfg->{ExtraSecure},
+  which really contradicts the documentation.
+
 Options
 -------
 
@@ -395,6 +398,9 @@
   Replaced <img ...> by:
 	[image 	src="[var IMAGE_DIR]/items/[cgi item_id]" extra="border=0 id=item_img"]
 
+* Remove straggling Red Hat/IC logo and URLs, update foundation logos to match
+  Interchange 4.8's latest.
+
 Debian
 ------
 
@@ -452,6 +458,8 @@
 * Allow tracing in SOAP calls in order to get a handle on SOAP request
   resp. response.
 
+* Error handling revised.
+
 Shadow Database
 ---------------
 
@@ -459,6 +467,8 @@
 
 * column_exists method calls now method of underlying class instead of a
   lookup in the database structure which didn't work properly
+
+* each_nokey is now properly replacing the shadowed fields.
 
 Miscellaneous
 -------------