diff options
| author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-17 16:42:58 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-17 16:42:58 +0000 |
| commit | 6acb0b4730875ea953f04df5fa6c5680fd98ca09 (patch) | |
| tree | e25242b148b18f9356645cb37650dc94acffb468 /NEWS | |
| parent | a9eb6d847ec9c80ad409cfd9ffff6777bc9bb0dd (diff) | |
| download | fetchmail-6acb0b4730875ea953f04df5fa6c5680fd98ca09.tar.gz fetchmail-6acb0b4730875ea953f04df5fa6c5680fd98ca09.tar.bz2 fetchmail-6acb0b4730875ea953f04df5fa6c5680fd98ca09.zip | |
Allow C-style escapes in strings.
svn path=/trunk/; revision=344
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ features -- * Password is no longer displayed in verbose mode. +* You may use C-like escapes to embed non-printables in passwords and other + strings. Fetchmail -V will display them in a printable form. + bugs -- * Default user name to deliver to is now the calling user, unless |
