Author: dmeyer
Date: Sat Dec 22 13:37:23 2007
New Revision: 2920

Log:
metadata for 0.2.0 release

Modified:
   trunk/base/NEWS
   trunk/base/setup.py

Modified: trunk/base/NEWS
==============================================================================
--- trunk/base/NEWS     (original)
+++ trunk/base/NEWS     Sat Dec 22 13:37:23 2007
@@ -1,6 +1,15 @@
 Release Notes, see ChangeLog for a detailed list of changes.
 
-0.1.4, not yet released
+0.2.0, 2007-12-22
+
+* kaa.config cosmetic updates for the config file
+* Remove Python distutils requirement for runtime
+* pyNotifier updates
+* kaa.db enhancements using new schema
+* AtTimer for kaa.notifier
+* Twisted mainloop support
+* Support to run kaa.notifier in a different mainloop
+* Bugfixes
 
 
 0.1.3, 2007-04-18

Modified: trunk/base/setup.py
==============================================================================
--- trunk/base/setup.py (original)
+++ trunk/base/setup.py Sat Dec 22 13:37:23 2007
@@ -78,7 +78,7 @@
 # call setup
 setup(
     module       = 'base',
-    version      = '0.1.4',
+    version      = '0.2.0',
     license      = 'LGPL',
     summary      = 'Base module for all Kaa modules.',
     rpminfo      = {

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to