libsxmp/ChangeLog

31 lines
914 B
Plaintext
Raw Permalink Normal View History

2014-11-24 13:46:57 +02:00
2013-09-22 Alexander Vdolainen <vdo@askele.com>
* (a set of files): added autotools
2014-11-23 Alexander Vdolainen <vdo@askele.com>
* Initial import of 0.2 version
2015-10-22 19:05:07 +03:00
2015-10-21 Alexander Vdolainen <vdo@askele.com>
* Stable 0.3.0 renamed, sxmp
2014-11-24 13:46:57 +02:00
2016-06-17 01:34:13 +03:00
2015-12-29 Alexander Vdolainen <avdolainen@zoho.com>
* Project open sourced with LGPLv3+ license
2016-01-31 Alexander Vdolainen <avdolainen@zoho.com>
* Version 0.4.1 released
* Bugfixes
* Event model was changed
* Message sizes was increased
2016-04-05 Alexander Vdolainen <avdolainen@zoho.com>:
* Version 0.4.2 released
* Bugfixes
* Streams added
2016-07-02 03:35:02 +03:00
2016-07-01 Alexander Vdolainen <avdolainen@zoho.com>
* Stable 0.4.3 released
* Bug with passing "()" RPC fixed
* Bug with base64 decoding fixed
* Added check for certificates existing in a proper way
* Added -d daemonize option for examples
* Added ability to assign a custom log functions for sxhub_t