Move useless variable passing.
[gentoolkit.git] / ChangeLog
index a5b7be2fd01b661d56d68e80bc9bf81b1824556e..0afec2687a6b5f94577faf8676f13c234f82e3a5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+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>.
+
+2010-04-01: Christian Ruppert <idl0r@gentoo.org>
+       * revdep-rebuild: Use EMERGE_OPTIONS _after_ EMERGE_DEFAULT_OPTS,
+       bug 307023, thanks to Albert W. Hopkins <marduk@python.net>.
+
+2010-03-31: Christian Ruppert <idl0r@gentoo.org>
+       * epkginfo: Fix epkginfo to handle ambiguous package names.
+       * revdep-rebuild: Check if $ERRORS_FILE exist before running gawk on it.
+
+2010-03-09: Paul Varner <fuzzyray@gentoo.org>
+       * gentoolkit: Add inital py3k support.
+       * analyse: Add new analyse utility from dol-sen. This will probably
+       change to a different name for final gentoolkit-0.3.0 release.
+
+2010-02-05: Paul Varner <fuzzyray@gentoo.org>
+       * revdep-rebuild: Update revdep-rebuild to use extended regular
+       expressions instead of basic regular expressions. (Bug 143498)
+
 2010-02-04: Paul Varner <fuzzyray@gentoo.org>
        * revdep-rebuild: Fix revdep-rebuild to handle include statements in
        /etc/ld.so.conf. (Bug 298651)