summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-09-18 21:51:24 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-09-18 21:51:24 +0000
commit4720eadffd58ac3c799a2f79f8623c48558bb32a (patch)
tree89d1dbf56b16dcc1167b8b731016cf9bebaa30f7 /trunk/ChangeLog
parentd59674c22e145d04472a8ad5825aac8d1d81c0f7 (diff)
downloadgentoolkit-4720eadffd58ac3c799a2f79f8623c48558bb32a.tar.gz
Apply patch from Carlo Marcelo Arenas Belon to fix incorrect display of masking status in equery list command. (Bug #188678)
svn path=/; revision=443
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 105cdb6..f9f6f3c 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-18: Paul Varner <fuzzyray@gentoo.org>
+ * equery: Apply patch from Carlo Marcelo Arenas Belon to fix incorrect
+ display of masking status in list command. (Bug #188678)
+
2007-09-12: Paul Varner <fuzzyray@gentoo.org>
* eclean: Fix processing of the long arguments to work correctly. (Bug
#192345)