diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-08 10:59:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-08 10:59:30 +0000 |
commit | dbe0f6b0e6ca31ff2431eec7824284e8547e9ab9 (patch) | |
tree | 7fafee97ac4696d759d353e15ee2f3359da70a32 /doc | |
parent | 380b8a59dccaf828f5fc0c0961195c71479217dd (diff) | |
download | skalibs-dbe0f6b0e6ca31ff2431eec7824284e8547e9ab9.tar.xz |
- Update leap second tablev2.3.5.1
- version: 2.3.5.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index d43b23e..cebacec 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ with a standard C development environment </li> <h3> Download </h3> <ul> - <li> The current released version of skalibs is <a href="skalibs-2.3.5.0.tar.gz">2.3.5.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.5.1.tar.gz">2.3.5.1</a>. </li> <li> Alternatively, you can checkout a copy of the skalibs git repository: <pre> git clone git://git.skarnet.org/skalibs </pre> </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index 6028182..9de38a2 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.3.5.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 2.3.5.0 </h2> <ul> |