Author: duncan
Date: Sun Apr 29 13:00:09 2007
New Revision: 9526

Modified:
   branches/rel-1/freevo/freevo_config.py

Log:
Added some configuration items


Modified: branches/rel-1/freevo/freevo_config.py
==============================================================================
--- branches/rel-1/freevo/freevo_config.py      (original)
+++ branches/rel-1/freevo/freevo_config.py      Sun Apr 29 13:00:09 2007
@@ -108,7 +108,7 @@
 # of the config file doesn't match, Freevo won't start. If the minor version
 # is different, there will be only a warning
 
-LOCAL_CONF_VERSION = 5.18
+LOCAL_CONF_VERSION = 5.19
 
 # Description of changes in each new version
 FREEVO_CONF_CHANGES = [
@@ -263,6 +263,10 @@
      '''Added tv.recodings_manager plug-in to show what has been watched, 
TVRM_*,
      Removed TV_RECORD_PADDING, use TV_RECORD_PADDING_PRE and 
TV_RECORD_PADDING_POST
      ''' ),
+    (5.19,
+     '''Changed rss.feeds field separator to use a ';' instead of a ','
+     Changed weather locations to add a language code as the third parameter
+     ''' ),
 ]
 
 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to