summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 17124b6..8f1956c 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,4 +1,9 @@
2008-08-22: Paul Varner <fuzzyray@gentoo.org>
+ * gentoolkit: Fix find_packages and find_installed_packages to print
+ a warning instead of a traceback when an InvalidAtom exception occurs.
+ (Bug #234358)
+
+2008-08-22: Paul Varner <fuzzyray@gentoo.org>
* equery: Fix equery belongs to strip multiple slashes from path
names. (Bug #234584)