--- web/www/libstatgrab/index.shtml 2004/01/06 17:01:27 1.13 +++ web/www/libstatgrab/index.shtml 2004/02/10 21:36:58 1.15 @@ -2,7 +2,7 @@ @@ -39,6 +39,28 @@ To get notifications of new libstatgrab releases why not subscribe to our project over on freshmeat? +

+ +

+Wednesday 11 February 2004

+Version 0.8.2 of libstatgrab has been released.
+Download it +here. +The main focus of this release is adding support for Solaris 6. We've also +add python bindings so you can use libstatgrab directly from python (see the +extras directory). Finally, we've tidied up a few bits of the code. +

+ +

+Wednesday 21 January 2004

+Version 0.8.1 of libstatgrab has been released.
+Download it +here. +This release primarily fixes bugs. On Linux a file descriptor leak was +fixed. On Solaris some significant speed increases were made to the +disk mapping code, along with some bug fixes for Solaris 7 platforms. +Also, the library part of libstatgrab (but not the tools) is now +released under the LGPL instead of the GPL.