diff options
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e341d4f..105ddba 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,8 @@ <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> + <li> New functions: <tt>env_dump()</tt>, <tt>mk?temp()</tt>, +<tt>autosurf()</tt>, <tt>autosurf_name()</tt> </li> </ul> <h2> in 2.7.0.0 </h2> |