Fix ekeyword to handle multiline KEYWORDS
[gentoolkit.git] / trunk / ChangeLog
index aa1c6e8c2e01b4e4b954d0daaa06214e73e94318..3007bc5f2120031cce47a01337096328a1aac983 100644 (file)
@@ -1,3 +1,24 @@
+2009-04-24: Paul Varner <fuzzyray@gentoo.org>
+       * ekeyword: Fix to handle multiline KEYWORDS (Bug #267250)
+
+2009-01-08: Paul Varner <fuzzyray@gentoo.org>
+       * equery: Fix package.py to account for PORTDIR being a symbolic link
+       when checking if a package is in an overlay. (Bug #253968)
+
+2008-11-25: Paul Varner <fuzzyray@gentoo.org>
+       * revdep-rebuild: Fixes for non-linux Gentoo systems. Add patch from
+       igli to fix find command to comply with POSIX. Change awk calls to
+       gawk.
+
+2008-11-11: Paul Varner <fuzzyray@gentoo.org>
+       * echangelog: Add --strict option (Bug 246242).
+       * echangelog: Fix processing of virtual category (Bug 179530)
+
+2008-09-17: Paul Varner <fuzzyray@gentoo.org>
+       * euse: Fix check_sanity function to use get_all_make_defaults
+       function when checking for the make.defaults files in the profile.
+       (Bug #233651)
+
 2008-09-03: Paul Varner <fuzzyray@gentoo.org>
        * equery: Fix depgraph function to print out dependencies that don't
        resolve to a package (Bug #236492)