summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2007-09-12 23:02:07 +0000
committerfuzzyray <fuzzyray@gentoo.org>2007-09-12 23:02:07 +0000
commita4373ee16f1bd8c774e443e33a6ec9e5411a6362 (patch)
tree5b9480ac7708fc48a8df1749fb92643382c7e44f /trunk/ChangeLog
parent321eff7695cb2438de003ab4173130da64fe97c3 (diff)
downloadgentoolkit-a4373ee16f1bd8c774e443e33a6ec9e5411a6362.tar.gz
Fix long argument processing to work correctly. (Bug #192345)
svn path=/; revision=433
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 e6385a7..2e174fb 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-12: Paul Varner <fuzzyray@gentoo.org>
+ * eclean: Fix processing of the long arguments to work correctly. (Bug
+ #192345)
+
2007-08-08: Paul Varner <fuzzyray@gentoo.org>
* revdep-rebuild: Fix progress bar to only update when there is a
change (Bug #186945)