diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-13 16:07:40 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-13 16:07:40 +0000 |
commit | 9e80356dd5f13c32dc265d3a499623134d95beb5 (patch) | |
tree | c9efefeb8b4d6646c392d678f65c89f291609528 /RELEASE-NOTES | |
parent | 4a4295290dcd31e8c1dc16cf30d71400d06e5595 (diff) |
Luck Call made win32 password prompting support backspace
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1637a1c3f..4e59fd34c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o the win32 password prompting supports backspace o builds natively on AmigaOS (without unix emulation) o ftps:// now uses port 990 by default o the "configure --with-spnego" action was improved @@ -79,6 +80,6 @@ advice from friends like these: W. Rozycki, Nicolas Croiset, Josh Kapell, Gaz Iqbal, Dave May, Markus Moeller, James Clancy, Giuseppe Attardi, swalkaus at yahoo.com, Steve Green, Marty Kuhrt, Dominick Meglio, Diego Casorran, David Byron, John McGowan, - David J Meyer, Dan Fandrich, Pierre, Brian R Duffy + David J Meyer, Dan Fandrich, Pierre, Brian R Duffy, Luke Call Thanks! (and sorry if I forgot to mention someone) |