Update of /cvsroot/phpwebsite-comm/modules/podcaster/boost
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24652/boost
Modified Files:
update.php
Log Message:
getting ready for 1.0.5 itunes cats changes
Index: update.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/podcaster/boost/update.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** update.php 10 Jan 2008 15:37:13 -0000 1.11
--- update.php 11 Jan 2008 15:53:26 -0000 1.12
***************
*** 121,126 ****
$content[] = '1.0.5 changes
----------------
! + Added db and class for iTunes categories
+ Improved iTunes categories functions in channel and form class
</pre>';
--- 121,127 ----
$content[] = '1.0.5 changes
----------------
! + Added database table and class for iTunes categories
+ Improved iTunes categories functions in channel and form class
+ + YOU MUST RESET ITUNES CATEGORIES IF UPGRADING
</pre>';
|