Rev 47 | Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 47 | Rev 49 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 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 | ||
1 | 0.2.0 2006-10-04 |
9 | 0.2.0 2006-10-04 |
2 | * based on inotify-cxx 0.3.1 |
10 | * based on inotify-cxx 0.3.1 |
3 | * better signal handling (no "dirty" wait() in a handler) |
11 | * better signal handling (no "dirty" wait() in a handler) |
4 | * loop avoidance can be used |
12 | * loop avoidance can be used |
5 | * more documentation in the code |
13 | * more documentation in the code |