diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-07-16 15:09:52 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-07-16 15:09:52 +0200 |
commit | 67cb7c8e6dd605738e8f5434ef4610baf03997d9 (patch) | |
tree | b13cd5960abef52e0a56a122836b4e2afa13b556 /NEWS | |
parent | 841f6af0d1a820c5bb4379e72799d95b5a3ef77d (diff) | |
download | fetchmail-67cb7c8e6dd605738e8f5434ef4610baf03997d9.tar.gz fetchmail-67cb7c8e6dd605738e8f5434ef4610baf03997d9.tar.bz2 fetchmail-67cb7c8e6dd605738e8f5434ef4610baf03997d9.zip |
NEWS: Warn of impending .netrc behavior change.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -64,6 +64,9 @@ removed from a 6.5.0 or newer release.) fetchmail versions. * Nonstandard protocol extensions (such as SDPS/*ENV) may be removed from future fetchmail versions. +* Future fetchmail releases (even minor ones) may change undocumented parts of + the .netrc parser in incompatible ways to enhance compatibility with typical + ftp(1) .netrc parsers. # KNOWN BUGS AND WORKAROUNDS * Fetchmail does not handle messages without Message-ID header well |