--- liblscp/trunk/ChangeLog 2013/02/23 20:29:45 2418 +++ liblscp/trunk/ChangeLog 2019/12/23 11:06:05 3670 @@ -3,12 +3,33 @@ ChangeLog -SVN TRUNK Update on newer autoconf macros (m4). +GIT HEAD Fixed compile errors on macOS. + + Expose actual system error codes via client interface + instead of just -1 whenever a syscall failed. + + Added new client interface function: + lscp_client_connection_lost(); + for checking whether client lost connection to server. + + Fixed potential missing NULL termination of locale strings. + +0.6.1 2019-12-22 The Winter'19 Release. + +0.6.0 2017-12-12 An Autumn'17 release. + +0.5.8 2016-11-14 A Fall'16 release. + +0.5.7 2013-12-31 Use getaddrinfo() instead of deprecated gethostbyname(). + + Update on newer autoconf macros (m4). Fixes for building for Windows with configure and make. Makefile fixes for building in separate directory. + Autoconf fix: AC_CONFIG_HEADER obsolete error (fixes #194). + 0.5.6 2009-08-01 Fixed locale related parser bug (fixes #59). Added new client interface functions, for managing