diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-09-28 13:38:04 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-09-28 13:38:04 +0200 |
commit | ebfc69685a4e65d906c57f2449da730f32e32e0f (patch) | |
tree | 13977ea1570f7776eef6bbd91cbca81702dde1e8 /NEWS | |
parent | 5edfcc8460c10fde4a002c685320025678c22197 (diff) | |
download | fetchmail-ebfc69685a4e65d906c57f2449da730f32e32e0f.tar.gz fetchmail-ebfc69685a4e65d906c57f2449da730f32e32e0f.tar.bz2 fetchmail-ebfc69685a4e65d906c57f2449da730f32e32e0f.zip |
Fix typo, also credit Christian Ebert.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ fetchmail-6.4.1 (released 2019-09-28, 27473 LoC): * The bug fix Debian Bug#941129 was incomplete and caused + a regression in the default file locations, so that fetchmail was no longer able to find its configuration files in some situations. - Reported by Cy Schubert. + Reported by Cy Schubert, Christian Ebert. + a regression under _FORTIFY_SOURCE where PATH_MAX > minimal _POSIX_PATH_MAX. -------------------------------------------------------------------------------- |