diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2005-12-19 18:25:04 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2005-12-19 18:25:04 +0000 |
| commit | 351cd75a09c06182b3b1c6c1c654feb54f8053e8 (patch) | |
| tree | 3b5af05fb052ad85bb53e55f4185e5b189f26646 /trunk/ChangeLog | |
| parent | a999d0d6f28395d5f7f0cf1dcbc6626f385e761c (diff) | |
| download | gentoolkit-351cd75a09c06182b3b1c6c1c654feb54f8053e8.tar.gz | |
Add reqular expression matching for eclean. Bug 114365
svn path=/; revision=268
Diffstat (limited to 'trunk/ChangeLog')
| -rw-r--r-- | trunk/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog index ede1f64..ea45431 100644 --- a/trunk/ChangeLog +++ b/trunk/ChangeLog @@ -1,3 +1,9 @@ +2005-12-19 Paul Varner <fuzzyray@gentoo.org> + * eclean: Add regular expression matching for exclude files (Bug 114365) + +2005-12-13 Paul Varner <fuzzyray@gentoo.org> + * equery: Fix USE flag parsing. (Bug 115294) + 2005-12-07 Paul Varner <fuzzyray@gentoo.org> * revdep-rebuild: Fix revdep-rebuild to work with findutils-4.2.27. (bug 111203) @@ -77,8 +83,8 @@ be missed. (bug 97171) 2005-06-07 Paul Varner <fuzzyray@gentoo.org> - * revdep-rebuild: Delete temporary files if the environment does not match the previous - environment (bug 95274) + * revdep-rebuild: Delete temporary files if the environment does not + match the previous environment (bug 95274) 2005-06-05 Paul Varner <fuzzyray@gentoo.org> * revdep-rebuild: Imported revdep-rebuild release from bug 62644 |
