diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-10-09 15:07:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-10-09 15:07:23 +0000 |
commit | f5e75663fef044cad02eef3eb7aef295312c1158 (patch) | |
tree | e7910b184b37e3e20fa8347fa1ef6f5bc909f089 /doc/upgrade.html | |
parent | 6d8832cddea6e0d3407d8ce7f11d9baf6425a9ef (diff) | |
download | skalibs-f5e75663fef044cad02eef3eb7aef295312c1158.tar.xz |
Add path_canonicalize, prepare for 2.9.1.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 b5f7031..314a3ce 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,12 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.9.1.0 </h2> + +<ul> + <li> New function: <tt>path_canonicalize</tt> </li> +</ul> + <h2> in 2.9.0.0 </h2> <ul> |