Update of /cvsroot/phpwebsite-comm/modules/vshop/docs
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8998/docs
Modified Files:
CHANGELOG
Log Message:
0.6.0 changes
Index: CHANGELOG
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/vshop/docs/CHANGELOG,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** CHANGELOG 25 Nov 2008 15:19:31 -0000 1.1.1.1
--- CHANGELOG 2 Dec 2008 19:43:15 -0000 1.2
***************
*** 1,2 ****
--- 1,11 ----
+ Version 0.6.0 -- Dec 2008
+ ------------------------------------------------------------------
+ + added is_array checks to links() array_merge in dept and item class
+ + added currency and symbol to checkout and confirmation screens
+ + added ability to change an item's dept
+ + added ability to set minimum shipping charge
+ + added ability to have free shipping on orders over $xx.xx
+
+
Version 0.5.0 -- Aug-Nov 2008
------------------------------------------------------------------
|