summaryrefslogtreecommitdiffstats
path: root/dist/changes-5.1.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-5.1.0')
-rw-r--r--dist/changes-5.1.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-5.1.0 b/dist/changes-5.1.0
index 4aa06cf342..da97e40d39 100644
--- a/dist/changes-5.1.0
+++ b/dist/changes-5.1.0
@@ -54,6 +54,9 @@ QtCore
* Added operators for adding and subtracting QMargins objects,
multiplication and division for int/qreal and unary minus.
+ - QMessageAuthenticationCode
+ * New class for hash-based message authentication code added to QtCore.
+
-
QtGui