diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-09 01:00:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-09 01:00:59 +0000 |
commit | 1c032ec5855551c44b88f94fc35fa87db4279f0a (patch) | |
tree | 4aabf428c1346f01dbb65d726450d18add172603 /doc/upgrade.html | |
parent | c2b04f3c900553ce385203b54e351df0e79449e1 (diff) | |
download | skalibs-1c032ec5855551c44b88f94fc35fa87db4279f0a.tar.xz |
tai conversion functions overhaul.
API change -> rc for 2.2.0.0
Doc updated.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 8eb2a9a..bc9c0f4 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,13 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.2.0.0 </h2> + +<ul> + <li> TAI64 and TAI64N conversion functions revisited. +API slightly changed, made more consistent. </li> +</ul> + <h2> in 2.1.0.0 </h2> <ul> |