]> granicus.if.org Git - curl/commitdiff
RELEASE-NOTES: remove mentioned of bug never in a release
authorDaniel Stenberg <daniel@haxx.se>
Thu, 26 Jul 2012 22:31:15 +0000 (00:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 26 Jul 2012 22:31:15 +0000 (00:31 +0200)
The --silent bug came with 7561a0fc834c435 which was never in a release.
Pointed out by Kamil Dudka

RELEASE-NOTES

index 55bc1b54ec2dd6198a8b36f34a1fae40ed841b5b..e14cd0defca947da7962bd5112938702af2140df 100644 (file)
@@ -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