[interchange-cvs] interchange - jon modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sat May 17 14:35:39 UTC 2008


User:      jon
Date:      2008-05-17 14:35:39 GMT
Modified:  .        UPGRADE WHATSNEW-5.5
Log:
Note Vend::Swish change, and upgrade ramifications of removed extra/ modules.

Revision  Changes    Path
2.29                 interchange/UPGRADE


rev 2.29, prev_rev 2.28
Index: UPGRADE
===================================================================
RCS file: /var/cvs/interchange/UPGRADE,v
retrieving revision 2.28
retrieving revision 2.29
diff -u -u -r2.28 -r2.29
--- UPGRADE	13 May 2008 22:59:21 -0000	2.28
+++ UPGRADE	17 May 2008 14:35:39 -0000	2.29
@@ -94,6 +94,17 @@
 
 KNOWN ISSUES UPGRADING FROM 5.5.2
 
+Several old versions of CPAN modules were distributed in the extra/ directory
+but have been removed:
+
+    Business::UPS - part of Bundle::InterchangeKitchenSink
+    File::Spec - now distributed with Perl itself
+    Tie::ShadowHash - part of Bundle::Interchange
+    URI::URL - part of Bundle::Interchange
+
+If you find Interchange won't start up, check to make sure you have all the
+necessary Perl modules.
+
 The syntax of the custom SQL function for counters has changed. At the time
 of the feature's introduction on 2007-11-17, the syntax was e.g.:
 



1.120                interchange/WHATSNEW-5.5


rev 1.120, prev_rev 1.119
Index: WHATSNEW-5.5
===================================================================
RCS file: /var/cvs/interchange/WHATSNEW-5.5,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -u -r1.119 -r1.120
--- WHATSNEW-5.5	13 May 2008 23:18:44 -0000	1.119
+++ WHATSNEW-5.5	17 May 2008 14:35:39 -0000	1.120
@@ -8,7 +8,7 @@
 See UPGRADE document for a list of incompatible changes.
 
 
-Interchange 5.5.3 not yet released.
+Interchange 5.5.3 released on 2008-05-17.
 
 Core
 ----
@@ -105,6 +105,10 @@
 
   And whatever the custom_counter function returns will be used by Interchange.
 
+* Removed original Vend::Swish, and renamed prior Vend::Swish2 to Vend::Swish.
+  This module uses the Swish Perl API instead of calling a Swish subprocess
+  and dealing with shell escapes.
+
 Filters
 -------
 







More information about the interchange-cvs mailing list