Commit 7f9f94a1 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

RELEASE-NOTES: remove mentioned of bug never in a release

The --silent bug came with 7561a0fc which was never in a release.
Pointed out by Kamil Dudka
parent 3b4d430c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ This release includes the following bugfixes:
 o test231: fix wrong -C use
 o docs: switch to proper UTF-8 for text file encoding
 o keepalive: DragonFly uses milliseconds [9]
 o --silent was ignored when standard output was redirected to a file
 o HTTP Digest: Client's "qop" value should not be quoted
 o make distclean works again