Author: dmeyer
Date: Mon Feb 4 13:26:46 2008
New Revision: 3023
Log:
release kaa.base 0.3.0
Modified:
trunk/base/NEWS
trunk/base/setup.py
Modified: trunk/base/NEWS
==============================================================================
--- trunk/base/NEWS (original)
+++ trunk/base/NEWS Mon Feb 4 13:26:46 2008
@@ -1,5 +1,15 @@
Release Notes, see ChangeLog for a detailed list of changes.
+0.3.0, 2008-02-04
+
+* API changes for kaa.notifier. Please read API_CHANGES.txt for
+ details. All classes from kaa.notifier are now in the kaa
+ namespace and yield_execution has changed.
+* Add new native twisted notifier
+* Small kaa.rpc improvements
+* Bugfixes
+
+
0.2.0, 2007-12-22
* kaa.config cosmetic updates for the config file
Modified: trunk/base/setup.py
==============================================================================
--- trunk/base/setup.py (original)
+++ trunk/base/setup.py Mon Feb 4 13:26:46 2008
@@ -5,7 +5,7 @@
# $Id$
#
# -----------------------------------------------------------------------------
-# Copyright (C) 2005, 2006 Dirk Meyer, Jason Tackaberry
+# Copyright (C) 2005-2008 Dirk Meyer, Jason Tackaberry
#
# First Edition: Dirk Meyer <[EMAIL PROTECTED]>
# Maintainer: Dirk Meyer <[EMAIL PROTECTED]>
@@ -85,7 +85,7 @@
# call setup
setup(
module = 'base',
- version = '0.2.0',
+ version = '0.3.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 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog