diff options
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index c74fc7d..6f958b4 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,15 @@ +2006-03-01 Paul Varner <fuzzyray@gentoo.org> + * gentoolkit: Fix depends parsing to properly handle conjunction. (bug + #123725). Thanks to tgl for the patch. + * gentoolkit: Added function to get post-merge dependencies (PDEPEND) + (bug #99191) + * gentoolkit: Change get_dependency functions to always use the + portage tree + * equery: Added post-merge dependencies to depends and depgraph + actions. (bug #99191) + * equery: Removed requirement for package to be installed to use + depgraph action. + 2006-02-16 Marius Mauch <genone@gentoo.org> * euse: add/remove use flags even if there is no USE= statement in make.conf (bug #95432) |
