From 48ef8f9fc777a0e9f0b602820e1a0e08ce0c79c8 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Thu, 30 Jan 2020 09:27:25 +0000 Subject: [PATCH] update README [ci skip] Signed-off-by: Ivailo Monev --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index bcf6f71cf..eca14c308 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ There are several things you should be aware before considering Katie: - support for generating SHA-224, SHA-256, SHA-384, SHA-512 hash sums (SHA-2) - verification section for plugins build with Clang - faster alternatives to qCompress() and qUncompress() - - stack unwinding on assert via libunwind + - stack unwinding on assert or crash via libunwind - brief manual pages for all command-line tools - desktop files, Shell profile and dynamic linker/loader config - automatic async DBus calls based on return type, no Q_NOREPLY needed @@ -66,7 +66,7 @@ There are several things you should be aware before considering Katie: - improved OpenSSL default certificate and certificates directory detection - improved namespaces support and introduced QT_NAMESPACE_COMPAT - improved cross-compilation support - - improved POSIX requirements build checks + - improved POSIX, XSI, SUSv2, etc. requirements build checks - script component relies on PCRE instead of internal copy - tests and benchmarks can be run without prior installation -- 2.11.0