fix bug 406495. renamed portage.config() parameter from _eprefix to eprefix.
[gentoolkit.git] / ChangeLog
index 0c5e3e25e0eae28c939a6c483cfb196b6b4bf067..7524886743efbf7066f25da198eb71c46a826d59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+2010-01-04: Paul Varner <fuzzyray@gentoo.org>
+       * euse: Merge euse from bug #259318 written by Jared Hancock. This
+       version is a significant rewrite and add supports for utilizing
+       package.use.
+
+2010-11-24: Paul Varner <fuzzyray@gentoo.org>
+       * euse: Fix euse to look for portage configuration files in both the
+       old and new paths. bug 346519. Make euse work in prefix environments.
+
+2010-10-29: Tomáš Chvátal <scarabeus@gentoo.org>
+       * eshowkw: Add new module as drop-in replacement for eshowkw from
+       gentoolkit-dev
+
+2010-05-13: Christian Ruppert <idl0r@gentoo.org>
+       * eclean/cli.py: Fix typo, bug 319349, thanks to Ulrich Müller
+       <ulm@gentoo.org>.
+
+2010-05-06: Christian Ruppert <idl0r@gentoo.org>
+       * revdep-rebuild: Make revdep-rebuild more quiet, bug 97073. We might
+       improve that a bit more in the future.
+
+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
+       (ohnobinki) <ohnobinki@ohnopublishing.net>.
+
 2010-04-06: Christian Ruppert <idl0r@gentoo.org>
        * euse: Fix query to get USE, bug 181309, thanks to Jean-Baptiste Rouault
        <jbrouault@gmail.com>.