summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorgenone <genone@gentoo.org>2007-05-30 22:52:58 +0000
committergenone <genone@gentoo.org>2007-05-30 22:52:58 +0000
commit92bfd6d5abe8d35f5b79acdb40a4139f827a260a (patch)
treee86877056526811ccafb085bfc455559909fd0d0 /trunk/ChangeLog
parent1fc0363a236d56aea48a5366e5def6a6cfc4adff (diff)
downloadgentoolkit-92bfd6d5abe8d35f5b79acdb40a4139f827a260a.tar.gz
check for and warn about unknown options
svn path=/; revision=406
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index fd53aed..26f0131 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -3,6 +3,7 @@
* glsa-check: new --emergelike option to use the best version
within the same SLOT instead of the one with the smallest delta.
* glsa-check: prefer visible upgrades to masked upgrades
+ * equery: check for and warn about unknown options (bug 119674)
2007-05-21: Paul Varner <fuzzyray@gentoo.org>
* echangelog: Add patch from genstef to fix issues from Bug 176337