Rev 47 | Rev 51 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
49 | luk | 1 | 0.2.1 2006-10-14 |
2 | * based on inotify-cxx 0.4.1 (it should also fix crashing as described in #0000085) |
||
3 | * build failure (due to missing 'useradd -M') on some distributions has been fixed |
||
4 | (#0000094) |
||
5 | * tarball structure has been fixed (#0000089) |
||
6 | * documentation slightly improved |
||
7 | |||
8 | |||
47 | luk | 9 | 0.2.0 2006-10-04 |
10 | * based on inotify-cxx 0.3.1 |
||
11 | * better signal handling (no "dirty" wait() in a handler) |
||
12 | * loop avoidance can be used |
||
13 | * more documentation in the code |
||
14 | |||
15 | |||
45 | luk | 16 | 0.1.0 2006-09-15 |
47 | luk | 17 | * first alpha version |