update README [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2020-02-01 02:16:38 +00:00
parent e5342f2d6f
commit 82d1152ee9

2
README
View file

@ -55,6 +55,7 @@ There are several things you should be aware before considering Katie:
- Unicode v5.0+ characters and partial scripts support
- support for locale aliases
- support for generating SHA-224, SHA-256, SHA-384, SHA-512 hash sums (SHA-2)
- support for generating CRC-32 checksums via qChecksum32() function
- verification section for plugins build with Clang
- faster alternatives to qCompress() and qUncompress()
- stack unwinding on assert or crash via libunwind
@ -67,6 +68,7 @@ There are several things you should be aware before considering Katie:
- improved namespaces support and introduced QT_NAMESPACE_COMPAT
- improved cross-compilation support
- improved POSIX, XSI, SUSv2, etc. requirements build checks
- improved Large File Support (LFS) requirements checks
- script component relies on PCRE instead of internal copy
- tests and benchmarks can be run without prior installation