summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2008-03-13 19:34:23 +0000
committerfuzzyray <fuzzyray@gentoo.org>2008-03-13 19:34:23 +0000
commitf102a9aeee3b81ae9069ecde5051920f892d7d0a (patch)
treeecef0c4728f5704d29193aca484de2b08855e39e /trunk/ChangeLog
parent7082ca9e0eeb97a0ed3b7739956ebd6b035fbb6d (diff)
downloadgentoolkit-f102a9aeee3b81ae9069ecde5051920f892d7d0a.tar.gz
Fix trying to emerge an empty list of packages. (Bug 213294)
svn path=/; revision=479
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 1c94086..3996886 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-13: Paul Varner <fuzzyray@gentoo.org>
+ * revdep-rebuild: Fix trying to emerge an empty list of packages. (Bug
+ 213294)
+
2008-02-28: Paul Varner <fuzzyray@gentoo.org>
* gentoolkit: Fix traceback when accessing the portage
db. (Bug #211716)