From 5f0075972103f1e9e379704f7218e74f6783cf35 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Mon, 25 Apr 2016 01:09:15 +0000 Subject: [PATCH] update additions Signed-off-by: Ivailo Monev --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index c1a45ec8e..2e352778a 100644 --- a/README +++ b/README @@ -29,6 +29,8 @@ There are several things you should be aware before considering Katie: - standard directories handler - building against IODBC instead of unixODBC is possible - alternative libc implementations support + - support for generating SHA-224, SHA-256, SHA-384, SHA-512 hash sums (SHA-2) + - support for generating SHA3-224, SHA3-256, SHA3-384, SHA3-512 hash sums Bugs fixed in Katie, some of which in Qt5 too: QTBUG-23502, QTBUG-37115, QTBUG-15052, QTBUG-23522, QTBUG-6139, QTBUG-26889,