summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.0.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.0.0')
-rw-r--r--dist/changes-5.0.04
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/changes-5.0.0 b/dist/changes-5.0.0
index e567021aa2..8855aa3852 100644
--- a/dist/changes-5.0.0
+++ b/dist/changes-5.0.0
@@ -141,6 +141,10 @@ information about a particular change.
* Removed implicit conversion operator QUuid::operator QString(), instead
QUuid::toString() function should be used.
+- The QHttp, QHttpHeader, QHttpResponseHeader and QHttpRequestHeader classes have
+ been removed, QNetworkAccessManager should be used instead.
+
+
****************************************************************************
* General *
****************************************************************************