summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2007-04-18 12:28:08 +0200
committerTobias Klauser <tklauser@xenon.tklauser.home>2007-04-18 12:28:08 +0200
commitad7e695784296d9e4058ebe5e27a20864076f53b (patch)
tree7f64de06f67014e85c8c8d6775f5cdd36297049d /changelog
parentdc080389b64a88ac58385642e5388fc9763be575 (diff)
Update sourec for inotail 0.30.3-1
Diffstat (limited to 'changelog')
-rw-r--r--changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog b/changelog
index 5e161ff..8af070a 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,12 @@
+inotail 0.3
+
+ * Follow files even if they were moved
+ * Fix a problem when tailing more than 4096 bytes/chars at once
+ * Only print the filename once when the -v option is specified
+ * Various small fixes and cleanups
+
+ -- Tobias Klauser <tklauser@distanz.ch> 2007-04-17 13:44
+
inotail 0.2
* Support for the -n/-c +<num> options (tail relative to start of file)