diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2012-08-13 21:23:41 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2012-08-13 21:23:41 +0200 |
commit | f1c0ba89205211f7f723ca81c0130dde30dca336 (patch) | |
tree | c01c306af775cbc3a57c6d527a8dc773eef78ded /Makefile.am | |
parent | c5f27176c54910a45ea469cae07952b98a7b197e (diff) | |
download | fetchmail-f1c0ba89205211f7f723ca81c0130dde30dca336.tar.gz fetchmail-f1c0ba89205211f7f723ca81c0130dde30dca336.tar.bz2 fetchmail-f1c0ba89205211f7f723ca81c0130dde30dca336.zip |
Document fix for NTLM crash, + Security advisory (draft).
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 09352abf..8c34c75f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -135,6 +135,7 @@ DISTDOCS= FAQ FEATURES NOTES OLDNEWS fetchmail-man.html \ README.packaging README.SSL-SERVER \ fetchmail-FAQ.book fetchmail-FAQ.pdf fetchmail-FAQ.html \ Mailbox-Names-UTF7.txt Mailbox-Names-UTF7.html \ + fetchmail-SA-2012-02.txt \ fetchmail-SA-2012-01.txt \ fetchmail-SA-2011-01.txt \ fetchmail-EN-2010-03.txt \ |