blob: d1d3cd9e5a2aa8b7ab8a338b03c11f4f877fc324 [file] [log] [blame]
Andrew Morganf2e0a442007-07-10 20:58:05 -07001libcap 1.10
2
3* fixed cap_free to abide by correct documention - use it to free
4 strings returned by cap_to_text().
5
6libcap 1.03
7
8* Fix from Chris Evans relating to not seeing all of the capabilities
9 in the automatically generated cap_names.h file (fix in
10 _makenames.c)
11
Andrew Morgan62496682007-07-10 20:54:22 -070012libcap 1.02
13
14* fixed kernel version matching to always fail when attempting to
15 use an incompatible version of the library with the current kernel
16
Andrew Morgandb06d792007-07-10 20:52:44 -070017libcap 1.01
18
19* bug fixes from peeterj.
20* documentation fix regarding where binaries are installed