diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-02-02 23:33:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-02-02 23:33:34 +0000 |
commit | c2e99ad0fbca5f669c76f188cff7e74681a3e683 (patch) | |
tree | b2384eba2d369f199a7e54977f1fc2618961c88a /doc/upgrade.html | |
parent | 6129e14bc76488f121c4557eb477886dd9dd2926 (diff) | |
download | skalibs-c2e99ad0fbca5f669c76f188cff7e74681a3e683.tar.xz |
Tentative re-commit of the closecb feature
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index d67960f..e51e247 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.10.0 </h2> + +<ul> + <li> Support for advanced fd callbacks in <tt>unixmessage_sender</tt>. </li> +</ul> + <h2> in 2.3.9.0 </h2> <ul> |