[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Wed Jan 9 12:13:00 2002


User:      racke
Date:      2002-01-09 17:01:02 GMT
Modified:  .        Tag: STABLE_4_8-branch WHATSNEW
Log:
documented some of the latest fixes

Revision  Changes    Path
No                   revision



No                   revision



2.6.2.25  +14 -0     interchange/WHATSNEW


rev 2.6.2.25, prev_rev 2.6.2.24
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.6.2.24
retrieving revision 2.6.2.25
diff -u -r2.6.2.24 -r2.6.2.25
--- WHATSNEW	2002/01/05 20:25:28	2.6.2.24
+++ WHATSNEW	2002/01/09 17:01:02	2.6.2.25
@@ -6,6 +6,15 @@
 
 Interchange 4.8.4 not yet released.
 
+Core
+----
+
+* Fixed bug in [if-item-param field eq string] which would now work due
+  to improper field pointer type.
+
+* row_hash returns undef now for memory databases too instead of 
+  throwing an error if no row is found
+
 Admin UI
 --------
 
@@ -14,6 +23,11 @@
 * Edit button which appears on flex_select page if database attribute
   LARGE is set works now as expected.
 
+Payment
+-------
+
+* Mispelled month name fixed in iTransact module which caused failure.
+  Found by Cameron Prince.
 
 ------------------------------------------------------------------------------