diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-11-19 11:26:46 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-11-19 11:26:46 +0000 |
commit | eed0da9232f67df0e8f3b80133ca4319cd4886ab (patch) | |
tree | f3dd3c87dde7b364263751acae15993327cac1b3 /Makefile.am | |
parent | 59d59ab8425fad65e6b0afb3ee53593f099619e9 (diff) | |
download | fetchmail-eed0da9232f67df0e8f3b80133ca4319cd4886ab.tar.gz fetchmail-eed0da9232f67df0e8f3b80133ca4319cd4886ab.tar.bz2 fetchmail-eed0da9232f67df0e8f3b80133ca4319cd4886ab.zip |
Add new DoS advisory.
Ship 2006-02 and 2006-03 advisories.
svn path=/branches/BRANCH_6-3/; revision=4945
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index db06fee0..916e63fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -127,6 +127,8 @@ 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-2006-03.txt \ + fetchmail-SA-2006-02.txt \ fetchmail-SA-2006-01.txt \ fetchmail-SA-2005-01.txt \ fetchmail-SA-2005-02.txt \ |