blob: f59a211f686afeda3186b6fcd1435dd95b348816 [file] [log] [blame]
Andrew Morgancd45c572007-08-13 23:16:50 -07001* See GIT repository for recent history
2
3 git://master.kernel.org/pub/scm/libs/libcap/libcap.git
4
Andrew Morganf2e0a442007-07-10 20:58:05 -07005libcap 1.10
6
7* fixed cap_free to abide by correct documention - use it to free
8 strings returned by cap_to_text().
9
10libcap 1.03
11
12* Fix from Chris Evans relating to not seeing all of the capabilities
13 in the automatically generated cap_names.h file (fix in
14 _makenames.c)
15
Andrew Morgan62496682007-07-10 20:54:22 -070016libcap 1.02
17
18* fixed kernel version matching to always fail when attempting to
19 use an incompatible version of the library with the current kernel
20
Andrew Morgandb06d792007-07-10 20:52:44 -070021libcap 1.01
22
23* bug fixes from peeterj.
24* documentation fix regarding where binaries are installed