summaryrefslogtreecommitdiff
path: root/trunk/ChangeLog
diff options
context:
space:
mode:
authorgenone <genone@gentoo.org>2006-08-12 04:17:51 +0000
committergenone <genone@gentoo.org>2006-08-12 04:17:51 +0000
commit29dd4d70909c9a163b2a8ed0e5170aafa0aabf44 (patch)
tree08d9f2d85906bd97f3542e89beffdf3104080ce6 /trunk/ChangeLog
parentebc9e97bab3c9028d230decf81189c323f2958a5 (diff)
downloadgentoolkit-29dd4d70909c9a163b2a8ed0e5170aafa0aabf44.tar.gz
add mail option to send out vulnerability reports
svn path=/; revision=309
Diffstat (limited to 'trunk/ChangeLog')
-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)