diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-20 17:08:42 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-21 00:33:34 +0100 |
commit | f3d5722682201383f6c3d23dd9c8b51a47f90b01 (patch) | |
tree | 895aa7b387fa7b754b755b3df193b4518000df81 /NEWS | |
parent | 0d32056e7b14bd029aa375f59230a3ad3e2bae51 (diff) | |
download | fetchmail-f3d5722682201383f6c3d23dd9c8b51a47f90b01.tar.gz fetchmail-f3d5722682201383f6c3d23dd9c8b51a47f90b01.tar.bz2 fetchmail-f3d5722682201383f6c3d23dd9c8b51a47f90b01.zip |
getstats.py: count .am/.ac files.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ fetchmail-6.4.25 (not yet released): # CHANGES * fetchmail can now be used with wolfSSL 5's OpenSSL compatibility layer, see README.SSL. This is considered experimental. Feedback solicited. +* The getstats.py dist-tool now counts lines of .ac and .am files. -------------------------------------------------------------------------------- fetchmail-6.4.24 (released 2021-11-20, 30218 LoC): |