1 |
+ |
libstatgrab 0.8.1 (21 January 2004) |
2 |
+ |
|
3 |
+ |
* The library part of libstatgrab is now released under the LGPL. |
4 |
+ |
(the tools are still released under the GPL) |
5 |
+ |
* File descriptor leak fixed on Linux. |
6 |
+ |
* strlcpy/strlcat functions added for Solaris 7 to fix compile. |
7 |
+ |
* statgrab_init error behaviour fixed (primarly for Solaris 7). |
8 |
+ |
* Some incorrect #includes moved. |
9 |
+ |
* Significant speed increases to the Solaris disk mapping code in |
10 |
+ |
statgrab_init, which improves startup time. |
11 |
+ |
|
12 |
|
libstatgrab 0.8 (06 January 2004) |
13 |
|
|
14 |
|
* Support for Linux 2.6. |