upgrade bundled sqlite to 3.21.0

This commit is contained in:
Guenter Obiltschnig
2017-11-09 13:06:42 +01:00
parent ddae252af8
commit 6acbe795b7
4 changed files with 3619 additions and 2666 deletions

View File

@@ -12,6 +12,7 @@ Release 1.8.0 (2017-11-10)
to support connection filtering and IP blacklisting (GH #1485)
- Added Redis library (GH #1383)
- Added Zip64 support to Zip library (GH #1356)
- Upgraded bundled SQLite to 3.21.0
- Removed OpenVMS support (GH #1988)
- fixed GH #271: NamedMutex_UNIX.cpp must remove semid
- fixed GH #739: Add WebSocket::receiveFrame() that appends to a Poco::Buffer<char>