diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-28 15:18:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-10-28 15:18:30 +0000 |
commit | ef6a7da72a1273380197ef5bff0969f974e15466 (patch) | |
tree | f3e5bcc0898825b53cd536ccb7d078f76326a6f0 /doc/upgrade.html | |
parent | 9bc164fb17451337952eadea7de8e54b3ffaaefd (diff) | |
download | skalibs-ef6a7da72a1273380197ef5bff0969f974e15466.tar.xz |
version: 2.4.0.0v2.4.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index efd6ec7..808fdc8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,7 +23,10 @@ <ul> <li> More support for advanced fd callbacks in <tt>unixmessage_sender</tt> and <tt>unixconnection</tt>. </li> <li> <tt>ipc_timed_send()</tt>, <tt>ipc_timed_recv()</tt> </li> - <li> rt.lib sysdep removed; spawn.lib sysdep added </li> + <li> rt.lib sysdep removed; spawn.lib and timer.lib sysdeps added </li> + <li> Leap second for 2016-12-31 23:59:60 UTC added </li> + <li> Complete <a href="librandom/">librandom</a> rewrite </li> + <li> <a href="libstddjb/alarm.html">skalibs/alarm.h</a> added </li> </ul> <h2> in 2.3.10.0 </h2> |