diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2007-04-11 02:12:08 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2007-04-11 02:12:08 +0000 |
| commit | 5018062a876be7664728044b9e81ad1b02dae76e (patch) | |
| tree | d6b5327996ea87e3d28f39baae2cd9be4c557554 /trunk/ChangeLog | |
| parent | 1bafc7c41584c7e5fe639acdab5809b38d210a21 (diff) | |
| download | gentoolkit-5018062a876be7664728044b9e81ad1b02dae76e.tar.gz | |
Change equery uses command to display the best matching
uninstalled package version if an uninstalled package is specified.
Changed the meaning of -a to mean display all versions. (Bug #152325)
svn path=/; revision=386
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 7c6204a..13a5da8 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,8 @@ +2007-04-10: Paul Varner <fuzzyray@gentoo.org> + * equery: Change equery uses to command to display the best matching + uninstalled package version if an uninstalled package is specified. + Changed the meaning of -a to mean display all versions. (Bug #152325) + 2007-04-01: Alec Warner <antarus@gentoo.org> * eread: Fix path and fully qualified paths (Bug #172969) |
