diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-04-06 18:10:51 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-04-06 18:10:51 +0000 |
commit | 67e83dd1930726f316e19aef8f45efc9dc4feda3 (patch) | |
tree | fb332f10ca8ac65ed6d85371eb3608cd1dc7ebbd /Makefile.am | |
parent | 0e7ff9cb9b8483e188febe76ccffefb66d75c97e (diff) | |
download | fetchmail-67e83dd1930726f316e19aef8f45efc9dc4feda3.tar.gz fetchmail-67e83dd1930726f316e19aef8f45efc9dc4feda3.tar.bz2 fetchmail-67e83dd1930726f316e19aef8f45efc9dc4feda3.zip |
Add fetchmail-SA-2007-01.txt.
Add publication date of Gaetan Leurent's CVE-2007-1558.
svn path=/branches/BRANCH_6-3/; revision=5085
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3757544d..423450da 100644 --- a/Makefile.am +++ b/Makefile.am @@ -129,6 +129,7 @@ DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ fetchmail-features.html README.SSL README.NTLM \ README.packaging \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ + fetchmail-SA-2007-01.txt \ fetchmail-SA-2006-03.txt \ fetchmail-SA-2006-02.txt \ fetchmail-SA-2006-01.txt \ |