ChangeLog: add missed changes

This commit is contained in:
Dmitry Podgorny
2018-02-18 10:42:21 +02:00
parent 5b204b0938
commit 20c6f225b9

View File

@@ -8,6 +8,9 @@
userdata
- System handlers are deleted on xmpp_conn_t reconnection. Old system
handlers could cause problems
- Default timeout for xmpp_run() is increased from 1 millisecond to 1
second in order to reduce CPU consumption
- Reduced memory usage in expat module
- New functions:
- xmpp_ctx_set_timeout()
- xmpp_sha1_digest()