diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2009-09-18 + * libsylph/utils.c: execute_command_line_async_wait(): disable + threading if USE_THREADS is not set. + +2009-09-18 + * introduced multi-threading. * libsylph/session.c libsylph/socket.[ch]: win32: connect() on another thread to avoid |