diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 00:46:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 00:46:28 +0000 |
commit | de0e88735cf70a6e88a8332399478411e4911598 (patch) | |
tree | 87c6704b7193085cec37827d5799b979f0b058af /doc/upgrade.html | |
parent | 263d548936f8fc5d8c2b0156d87859f175d90911 (diff) | |
download | skalibs-de0e88735cf70a6e88a8332399478411e4911598.tar.xz |
- Fix double macro expansion bug in cbuffer_get* and cbuffer_put*
- rc for 2.3.7.1
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 6058dda..d445290 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.7.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 2.3.7.0 </h2> <ul> |