diff --git a/CHANGES b/CHANGES index f9f6ec1b..0f478605 100644 --- a/CHANGES +++ b/CHANGES @@ -186,3 +186,5 @@ o YThread: now logging pthread_self() on entering thread o misc: added pthread_self_str() o YStopWatchThreadList: fixed generate_function_timer to work with SuSE 9.1 sed o usrv: bugfix, server not quitting anylonger after termination of child +o uclnt: now continuing write on EWOULDBLOCK, TODO: use select(), or, at least, + implement a timeout