diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2005-10-13 22:04:43 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2005-10-13 22:04:43 +0000 |
| commit | e634a73027598a23fa07aaa5a44fc907fa564ae6 (patch) | |
| tree | bebbfffe49b9a5b3f7f31b5390d03013047b19ae /trunk/ChangeLog | |
| parent | 61608f7c2af7d007e5bd1b18cc62b4b78928a2ce (diff) | |
| download | gentoolkit-e634a73027598a23fa07aaa5a44fc907fa564ae6.tar.gz | |
equery fixes: bugs 74554, 74569, 77113, 86633, 90046, 91286, 94618, 100148
svn path=/; revision=245
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index 9f85741..a82c1f4 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,14 @@ +2005-10-13 Paul Varner <fuzzyray@gentoo.org> + * equery: equery depgraph shows USE flags (Bug 74554) + * equery: equery should properly parse use.local.desc (Bug 74569) + * equery: equery list escapes regular expressions (Bug 77113) + * equery: equery uses displays flags correctly (Bug 86633) + * equery: equery -N option to disable pipe detection (Bug 90046) + * equery: equery list properly detects version string (Bug 91286) + * equery: equery belongs now requires a filename (Bug 94618) + * equery: equery files over a pipe only prints file names (Bug 100148) + * revdep-rebuild: Fix typo in man page (Bug 109147) + 2005-09-25 Paul Varner <fuzzyray@gentoo.org> * revdep-rebuild: Update to read configuration files from /etc/revdep-rebuild |
