summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-01-25 18:59:27 +0100
committerTobias Klauser <tklauser@distanz.ch>2009-01-25 18:59:27 +0100
commitc954106d4388fd46f3387aae01e26ab0da993f9c (patch)
tree65c48f11129ccf885e56df182f54d0bd233d982b /changelog
parent2e4a74cecfb83d368b7b97c290f2b9d357dc9d72 (diff)
Implement remaining commandline options
inotail is now 100% option compatible to GNU tail (at least to the documented options) Some options make no sense for inotail (-s, --max-unchanged-stats), others are impossible (--pid) and are thus not implemented. They just emit a warning on stderr.
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/changelog b/changelog
index d16302b..25696e7 100644
--- a/changelog
+++ b/changelog
@@ -5,10 +5,12 @@ inotail 0.6
* Handle file truncation in follow mode
* Use sys/inotify.h instead of private copy of the inotify header (patch by
Adrian Bunk)
- * Support all GNU commandline options (even the ones that make no sense)
+ * Support all GNU commandline options (suggested by Nicolai Lissner). Some
+ make no sense for inotail and thus cause no effect besides a warning being
+ printed.
* Various small fixes
- -- Tobias Klauser <tklauser@distanz.ch> 2008-09-23 09:46
+ -- Tobias Klauser <tklauser@distanz.ch> 2009-01-25 18:33
inotail 0.5