summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-10-21 15:44:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-10-21 15:44:44 +0000
commita1cc5ca8aa7b72eedd88d57e8e9b09a68f7c63a1 (patch)
treefd90e50db7356f53f2a454376173fa0f3da95575
parent56c1fdfaf3d415b920aa98ab9d8f7ba2a5509708 (diff)
downloadskalibs-2.9.1.0.tar.xz
version: 2.9.1.0v2.9.1.0
-rw-r--r--NEWS4
-rw-r--r--doc/upgrade.html1
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 8ed0191..668f28c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,9 @@ Changelog for skalibs.
In 2.9.1.0
----------
- - Added path_canonicalize()
+ - Bugfixes.
+ - Better support for GNU Hurd.
+ - Added path_canonicalize().
In 2.9.0.0
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 314a3ce..75ecabb 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -19,6 +19,7 @@
<h2> in 2.9.1.0 </h2>
<ul>
+ <li> skalibs now works on GNU Hurd without patches. </li>
<li> New function: <tt>path_canonicalize</tt> </li>
</ul>