summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoridl0r <idl0r@gentoo.org>2010-04-17 19:27:08 +0000
committeridl0r <idl0r@gentoo.org>2010-04-17 19:27:08 +0000
commit1a539fdc41e67d461d65860ff96bc0bf0167ea44 (patch)
tree17b6d4ab5a2914864207e229ae61b7ee23c1c7c0 /ChangeLog
parentd3ff58be8584454d861ddf60ab22534942416b00 (diff)
downloadgentoolkit-1a539fdc41e67d461d65860ff96bc0bf0167ea44.tar.gz
euse: Make python code of euse python-3 compatible, thanks to Arfrever
Frehtes Taifersar Arahesis <arfrever@gentoo.org>. svn path=/trunk/gentoolkit/; revision=775
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b9e0cc..956e701 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-04-17: Christian Ruppert <idl0r@gentoo.org>
+ * euse: Make python code of euse python-3 compatible, thanks to Arfrever
+ Frehtes Taifersar Arahesis <arfrever@gentoo.org>.
+
2010-04-11: Christian Ruppert <idl0r@gentoo.org>
* euse: Fix check for /etc/make.profile, check if its readable and a
directory instead of checking if its a link. Thanks to Phillip Brink