diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-19 16:20:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-19 16:20:29 +0000 |
commit | 347f8a8a14e3fb736ea6f42c7a0da1a0472f947f (patch) | |
tree | 02733a960b201ec3466f97d53329b85505de1315 /doc/upgrade.html | |
parent | 16de50671c7ad77f2acb4ca19d8806aad0490f03 (diff) | |
download | skalibs-347f8a8a14e3fb736ea6f42c7a0da1a0472f947f.tar.xz |
- Added unixconnection
- Added sig_name & sig_number (suggestion from Olivier Brunel)
- version bumped to 2.2.1.0, rc
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 bc9c0f4..6786c2d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -17,6 +17,13 @@ <h1> What has changed in skalibs </h1> +<h2> in 2.2.1.0 </h2> + +<ul> + <li> unixconnection added. </li> + <li> sig_name and sig_number added. </li> +</ul> + <h2> in 2.2.0.0 </h2> <ul> |