[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Fri Apr 18 18:11:01 2003


User:      racke
Date:      2003-04-18 22:10:04 GMT
Modified:  .        WHATSNEW
Log:
added latest changes

Revision  Changes    Path
2.117     +15 -0     interchange/WHATSNEW


rev 2.117, prev_rev 2.116
Index: WHATSNEW
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW,v
retrieving revision 2.116
retrieving revision 2.117
diff -u -r2.116 -r2.117
--- WHATSNEW	15 Apr 2003 21:49:01 -0000	2.116
+++ WHATSNEW	18 Apr 2003 22:10:04 -0000	2.117
@@ -155,6 +155,12 @@
   both on the file location and the parent directory location without
   affecting true/false status.
 
+* Fix LENGTH_EXCEPTION_DEFAULT logging, which did not work and clean up
+  the code a bit in DBI module.
+
+* Remove attempt to unimport Config (to save a small amount of memory)
+  because it causes Perl 5.6.0 to die.
+
 File
 ----
 
@@ -656,6 +662,13 @@
   it will generate affiliate codes that are valid. Thanks to
   Kevin Old for reporting.
 
+* Use LENGTH_EXCEPTION_DEFAULT for Postgres userdb, transactions,
+  orderline tables in foundation.
+
+* Remove unused large gift certificate image.
+
+* Use the common placeholder for the email address in survey database.
+
 Debian
 ------
 
@@ -739,6 +752,8 @@
 * Moved configuration code to the module itself.
 
 * Add name method.
+
+* Map autonumber method to Vend::Table::Common.
 
 Miscellaneous
 -------------