diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-20 20:12:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-20 20:12:23 +0000 |
commit | a2898b9f8a33713c1718408237dd6517344da3b6 (patch) | |
tree | 91ddce086ffec43d83c050168eeca779cbaa0747 /doc/upgrade.html | |
parent | a1811ef52374d28346eb554930bd40f885fbed22 (diff) | |
download | skalibs-a2898b9f8a33713c1718408237dd6517344da3b6.tar.xz |
- fd_close fix
- add openreadnclose_nb
- rc for 2.3.6.0
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 9311332..bc7b6f3 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.6.0 </h2> + +<ul> + <li> New function: <tt>openreadnclose_nb</tt>. </li> +</ul> + <h2> in 2.3.5.2 </h2> <ul> |