diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-06-15 21:51:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-06-15 21:51:44 +0000 |
commit | 6eae274a351ce903c69977c5c4d55cc45ff6de02 (patch) | |
tree | 2aeb10dab3484685a298ff51d6aa95272c8acc0d /doc | |
parent | 2e793d057499345ecd86b2b88dee479419100ff2 (diff) | |
download | utmps-6eae274a351ce903c69977c5c4d55cc45ff6de02.tar.gz utmps-6eae274a351ce903c69977c5c4d55cc45ff6de02.tar.xz utmps-6eae274a351ce903c69977c5c4d55cc45ff6de02.zip |
Small bugfixes, prepare for 0.0.1.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 2db9eba..714f184 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of utmps is <a href="utmps-0.0.1.0.tar.gz">0.0.1.0</a>. </li> + <li> The current released version of utmps is <a href="utmps-0.0.1.1.tar.gz">0.0.1.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/utmps/">utmps git repository</a>: diff --git a/doc/upgrade.html b/doc/upgrade.html index b5c9db9..c2ec85b 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in utmps </h1> +<h2> in 0.0.1.1 </h2> + +<ul> + <li> No functional changes. </li> +</ul> + <h2> in 0.0.1.0 </h2> <p> |