2017-11-01 16:19:45 +00:00
committed by Git OBS Bridge
parent a6af1c3b9a
commit 2caf9680ad
5 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 1 16:14:45 UTC 2017 - jengelh@inai.de
- Update to new upstream release 2.8.55
- Improved Test Messenger to generate and consume XML test
messages with MTOM/MIME attachments.
- Fixed deserialization of pointers to Qt types with the custom
serializers `custom/qbytearray_base64.h`,
`custom/qbytearray_hex.h`, `custom/qdate.h`,
`custom/qstring.h`, and `custom/qtime.h`.
- Fixed `WITH_NOIO` compilation errors (`close()` and/or
`gettimeofday()` not found).
-------------------------------------------------------------------
Fri Sep 22 10:18:25 UTC 2017 - jengelh@inai.de