diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-03-07 15:08:26 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-03-07 15:08:26 +0100 |
commit | c52a48fec38cef4ad513c6cfa64579a8f057a0aa (patch) | |
tree | 3a3c3be5dde05682b948f15b1a993603974a30b4 /NEWS | |
parent | ef93b25048b1960d9fa03cc6e923b0d1bc181db2 (diff) | |
download | fetchmail-c52a48fec38cef4ad513c6cfa64579a8f057a0aa.tar.gz fetchmail-c52a48fec38cef4ad513c6cfa64579a8f057a0aa.tar.bz2 fetchmail-c52a48fec38cef4ad513c6cfa64579a8f057a0aa.zip |
getstats.py: count *.py files, too
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ fetchmail-6.4.17 (not yet released): # BUG FIXES * IMAP client: it used to leak memory for username and password when trying the LOGIN (password-based) authentication and encountered a timeout situation. +* dist-tools/getstats.py: also counts lines in *.py files, shown above. # CHANGES * fetchmail.man: now mentions that you may need to add --ssl when specifying |