diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-09-30 17:41:21 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-09-30 17:41:21 +0000 |
commit | 9575ac2abacc87c4167d419e5a1fa1d650dee11d (patch) | |
tree | b1ae4bf0610127e8df4adc4555e0642328b60371 /doc/upgrade.html | |
parent | 9eaecb924f06c8aaa84e6c55580b00d3ee708442 (diff) | |
download | skalibs-9575ac2abacc87c4167d419e5a1fa1d650dee11d.tar.xz |
Scrap avltreeb, prepare for 2.8.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e588c1c..83a574a 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,13 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.8.0.0 </h2> + +<ul> + <li> The avltreeb macros have been removed. Instead, the +<tt>AVLTREEN_DECLARE_AND_INIT() macro has been added. </li> +</ul> + <h2> in 2.7.0.0 </h2> <ul> |