summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-11-14 17:08:47 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-11-14 17:08:47 +0000
commit661329653329949929b043f5fc45821aa314face (patch)
treeb114775c7d8e0cf1d53f8b1fbc657d492f4bd444 /doc
parent9575ac2abacc87c4167d419e5a1fa1d650dee11d (diff)
downloadskalibs-661329653329949929b043f5fc45821aa314face.tar.xz
Add env_dump()
Diffstat (limited to 'doc')
-rw-r--r--doc/upgrade.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 83a574a..e341d4f 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,7 @@
<ul>
<li> The avltreeb macros have been removed. Instead, the
<tt>AVLTREEN_DECLARE_AND_INIT() macro has been added. </li>
+ <li> New function: <tt>env_dump()</tt> </li>
</ul>
<h2> in 2.7.0.0 </h2>