summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2016-02-03 15:33:47 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-02-03 15:33:47 +0100
commit0515e49b6b2292fb84c7e12be450f946c1aaec64 (patch)
tree6a4944504c03df973a3a8286e5937ce1c9cd3e17
parent42f725fb9b79d3999d0e7f1f0b909e038786192d (diff)
downloadcurl-0515e49b6b2292fb84c7e12be450f946c1aaec64.tar.gz
CHANGES.o: fix references to curl.haxx.nu
I removed the scheme prefix from the URLs references this host name, as we don't own/run that anymore but the name is kept for historic reasons.
-rw-r--r--CHANGES.04
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.0 b/CHANGES.0
index ca0833e54..432411b7b 100644
--- a/CHANGES.0
+++ b/CHANGES.0
@@ -16359,7 +16359,7 @@ Daniel (17 January 2000):
progress deal better with larger files and added a "Time" field which shows
the time spent on the download so far.
- I'm now using the CVS repository on sourceforge.net, which also allows web
- browsing. See https://curl.haxx.nu.
+ browsing.
Daniel (10 January 2000):
- Renumbered some enums in curl/curl.h since tag number 35 was used twice!
@@ -16748,7 +16748,7 @@ Version 5.10
- I corrected a few minor things that made the compiler complain when
-Wall -pedantic was used.
- - I'm moving the official curl web page to https://curl.haxx.nu. I think it
+ - I'm moving the official curl web page to curl.haxx.nu. I think it
will make it easier to remember as it is a lot shorter and less cryptic.
The old one still works and shows the same info.