summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2010-01-08 21:38:33 +0000
committerfuzzyray <fuzzyray@gentoo.org>2010-01-08 21:38:33 +0000
commitede9a484b6555c01fce32383aa9b4e909c73c2eb (patch)
tree80701ec231094360a54c71d8598fc7313693ff23 /ChangeLog
parentdc9f7175ec7ca6afc524e76786d2f46fb2c82229 (diff)
downloadgentoolkit-ede9a484b6555c01fce32383aa9b4e909c73c2eb.tar.gz
Fix epkginfo to not traceback if herds.xml is not in the tree
svn path=/trunk/gentoolkit/; revision=732
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85f41f8..c68aef3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-08: Paul Varner <fuzzyray@gentoo.org>
+ * epkginfo/equery: Fix expkinfo to not traceback if herds.xml is not
+ present in the tree. (Bug 300108)
+
2009-12-17: Paul Varner <fuzzyray@gentoo.org>
* revdep-rebuild: Fix revdep-rebuild to properly honor
PORTAGE_NICENESS as an incremental to the current nice level (Bug