Modify _pkg_re to work with EAPI 4-python which is in use by Funtoo.
[gentoolkit.git] / ChangeLog
index 4fa13bac0d34b9f16e14fee89b05d7ac0262e6ff..7524886743efbf7066f25da198eb71c46a826d59 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+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.