summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2006-11-27 21:14:58 +0000
committerfuzzyray <fuzzyray@gentoo.org>2006-11-27 21:14:58 +0000
commitbd77349abdb9d1a06118e04f3f8842216a1c9f78 (patch)
tree1866bc739422d90a65487c44ce7f9d59a8fa4e45 /trunk/ChangeLog
parent719b8da24634c0748a98af4a57184de4d75b8455 (diff)
downloadgentoolkit-bd77349abdb9d1a06118e04f3f8842216a1c9f78.tar.gz
Fix typographical error in eclean help and man page. (Bug #156243)
svn path=/; revision=324
Diffstat (limited to 'trunk/ChangeLog')
-rw-r--r--trunk/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index f5a6876..134cfdd 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,6 @@
+2006-11-27 Paul Varner <fuzzyray@gentoo.org>
+ * eclean: Fix typographical error in help and man page. (Bug #156243)
+
2006-10-11 Paul Varner <fuzzyray@gentoo.org>
* equery: Fix fileAsStr to understand device files.
(http://forums.gentoo.org/viewtopic-p-3639575.html)