[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Sun Feb 16 09:21:01 2003


User:      racke
Date:      2003-02-16 14:20:54 GMT
Modified:  .        WHATSNEW
Log:
documented latest changes

Revision  Changes    Path
2.104     +20 -0     interchange/WHATSNEW


rev 2.104, prev_rev 2.103
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.103
retrieving revision 2.104
diff -u -r2.103 -r2.104
--- WHATSNEW	14 Feb 2003 14:52:51 -0000	2.103
+++ WHATSNEW	16 Feb 2003 14:20:54 -0000	2.104
@@ -65,6 +65,11 @@
 * Let Vend::Util::unhexify mangle only representations of hex chars instead
   of any three-letter-string starting with the percent sign.
 
+* Add stub for sort_each method to Shadow database.
+
+* Add database filename in question to the fatal error in the
+  Vend::Table::Common::column_index method.
+
 Options
 -------
 
@@ -264,6 +269,9 @@
   and have to re-enter custom view information that is already
   present in a modified base meta display.
 
+* Add check for existence of the extended column and display of merge
+  errors to merge_meta page.
+
 Payment
 -------
 
@@ -273,6 +281,11 @@
   automatically if it is found at IC startup time, but fall back to pfpro
   or pfpro-file if not. Upgrades should be transparent.
 
+* Add COMMENT1 and COMMENT2 to Verisign queries. These map to values
+  comment1 and comment2 by default in Payment.pm, but can be remapped.
+
+  Also put SHIPTOZIP in the varmap for simplicity, but same function.
+
 Foundation
 ----------
 
@@ -288,6 +301,8 @@
 
 * Preparation of pages for translation.
 
+* Typo in state database fixed (Bugzilla #499).
+
 Debian
 ------
 
@@ -316,6 +331,11 @@
 
 * Removed some code that caused table-organize to write the td.x attributes
   twice. 
+
+Jobs
+----
+
+* update_locales job added.
 
 ------------------------------------------------------------------------------