summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMario Izquierdo (mariodebian) <mariodebian@gmail.com>2010-03-30 17:46:04 +0200
committerMario Izquierdo (mariodebian) <mariodebian@gmail.com>2010-03-30 17:46:04 +0200
commitc81b248fb406738c03b2a32612674722f4c230b2 (patch)
treeb34cb4055945a86f1940386886bf0ab8e17d4264 /debian
parentc66101e486d31714672431bdf7937760fbf3abbe (diff)
release 0.2.29
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 31bdbd6..3ac220b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+tcosmonitor (0.2.29) unstable; urgency=low
+
+ * clean a lot of old code and fix aboutdialog i18n
+ * add more hidden process and new method parseIPAddress that supports
+ IPV6 strings
+ * dbus/tcos-dbus-client.py: use new shared.parseIPAddress
+ * tcos-devices-ng.py: use new shared.parseIPAddress
+ * tcos-volume-manager.py: use new shared.parseIPAddress
+ * tcosmonitor/LocalData.py: use shared.parseIPAddress
+ * tcosmonitor/TcosCommon.py: use shared.parseIPAddress
+ * tcosmonitor/extensions/viewproc.py: replace & => &amp;
+ * tcosmonitor/TcosXauth.py: use python-xlib and shared.parseIPAddress
+ to get xauth cookies and IPs
+ * debian/control: add new depends python-xlib python-ipaddr python-ipy
+ * tcosmonitor/shared.py: give better exception info
+ * dbus/81tcos-utils: use python to get DISPLAY
+
+ -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Tue, 30 Mar 2010 17:45:42 +0200
+
tcosmonitor (0.2.28) unstable; urgency=low
* tcos-devices-ng.py: fix udev_daemon loop