summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--trunk/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/ChangeLog b/trunk/ChangeLog
index 44e2e1e..15a1df3 100644
--- a/trunk/ChangeLog
+++ b/trunk/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-12 Marius Mauch <genone@gentoo.org>
+ * glsa-check: Add new --mail option to send out vulnerability reports
+ (output of --list plus --dump for each matched glsa as attachment),
+ using elog configuration.
+
2006-07-31 Paul Varner <fuzzyray@gentoo.org>
* euse: Replace calls to readlink with bash function for Gentoo/ALT
compatibility. (Bugs #140477, #128960)