summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-11-30 08:22:32 +0100
committerDaniel Stenberg <daniel@haxx.se>2015-11-30 08:22:32 +0100
commit5648f0a32c54018ca049b55c1300948212b45c55 (patch)
tree567c26435b98007a0a1dbc3a3309c0947ce2adb6
parent2fddc4e3e19d4480e8302f8ab80f44f29355fbf7 (diff)
downloadgnurl-5648f0a32c54018ca049b55c1300948212b45c55.tar.gz
gnurl-5648f0a32c54018ca049b55c1300948212b45c55.tar.bz2
gnurl-5648f0a32c54018ca049b55c1300948212b45c55.zip
RELEASE-NOTES; this bug was never released
-rw-r--r--RELEASE-NOTES1
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 967de717f..f65240914 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -84,7 +84,6 @@ This release includes the following bugfixes:
o RTSP: do not add if-modified-since without timecondition [25]
o curl: Fixed display of URL index in password prompt for --next
o nonblock: fix setting non-blocking mode for Amiga [26]
- o http2 push: set weight for new stream
o http2 push: add missing inits of new stream [27]
o http2: convert some verbose output into debug-only output
o Curl_read_plain: clean up ifdefs that break statements [28]