diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2007-07-29 09:48:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2007-07-29 09:48:20 +0000 |
commit | e76ae1ef1afb66f8be3f30725ce42d53c096cf79 (patch) | |
tree | 9ba26eb75497aee360f9b6a43ab07ae2af774d69 /Makefile.am | |
parent | 481e6bffbb7c3fd686464478b90a0373c807951c (diff) | |
download | fetchmail-e76ae1ef1afb66f8be3f30725ce42d53c096cf79.tar.gz fetchmail-e76ae1ef1afb66f8be3f30725ce42d53c096cf79.tar.bz2 fetchmail-e76ae1ef1afb66f8be3f30725ce42d53c096cf79.zip |
Add fetchmail-SA-2007-02.txt and promote Earl Chew's bug fix to security.
svn path=/branches/BRANCH_6-3/; revision=5120
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 423450da..f67e8343 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-02.txt \ fetchmail-SA-2007-01.txt \ fetchmail-SA-2006-03.txt \ fetchmail-SA-2006-02.txt \ |