From ae03fa7d8eea3b9607dca52ddf542f17d5429dd8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 17 Jan 2005 14:57:21 +0000 Subject: [PATCH] mention the name-prefix protocol guess thing --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 7c004acd8..cd793e30f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,6 +16,7 @@ This release includes the following changes: This release includes the following bugfixes: + o "curl dictionary.com" no longer assumes DICT protocol o re-invoke some system calls on EINTR o duplicate Host: when failed connection re-use o SOCKS5 version check @@ -38,6 +39,6 @@ advice from friends like these: Dan Fandrich, Peter Pentchev, Marcin Konicki, Rune Kleveland, David Shaw, Werner Koch, Gisle Vanem, Alex Neblett, Kai Sommerfeld, Marty Kuhrt, Hzhijun, Pavel Orehov, Bruce Mitchener, Cyrill Osterwalder, Dan Torop, - Martijn Koster + Martijn Koster, Alex aka WindEagle Thanks! (and sorry if I forgot to mention someone)