[Telepathy-commits] [telepathy-pinocchio/master] update ChangeLog and version number for 0.3.0 release

Travis Reitter travis.reitter at collabora.co.uk
Fri Aug 15 19:26:07 PDT 2008


---
 ChangeLog |   12 ++++++++++++
 setup.py  |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9e974c1..4f2d542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-08-15  Travis Reitter  <travis.reitter at collabora.co.uk>
+
+	* general:
+	update license to LGPL v2.1
+	various code refactoring/clean-up
+
+	* pinocchio/*:
+	save contact list and contact attribute changes to disk
+
+	* bin/pinocchio-ctl:
+	add 'add-account' and 'remove-account' commands
+
 2008-07-24  Mathias Hasselmann  <mathias at openismus.com>
 
 	* libexec/telepathy-pinocchio-wrapper.sh:
diff --git a/setup.py b/setup.py
index 94d3a2a..100d4e7 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 from distutils.core import setup
 
 # FIXME: pull this in from a central file
-VERSION = "0.2.0"
+VERSION = "0.3.0"
 
 setup(name='telepathy-pinocchio',
       version=VERSION,
-- 
1.5.6.3



More information about the Telepathy-commits mailing list