diff --git a/CHANGES b/CHANGES index 56444ec6..df09eb0c 100644 --- a/CHANGES +++ b/CHANGES @@ -108,3 +108,10 @@ o big changes everywhere, triggered by different uclnt thread scheme o preserving targets over config target invocation o added hdr to module script/devutils o added YTimeB: added getDateStr() +o YThread: Big redesign, mostly because everything is now + handled in one giant switch / case statement +o slog: now logging timestamps to console, too +o slog: added get_log_prio_str() +o misc: added pthread_join_strerror() +o YError: nicer timestamps +o YQueue: bugfix in ETIMEDOUT