summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelog b/changelog
index 5e161ff..bb4dd1d 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,13 @@
+inotail 0.3
+
+ * Follow files even if they're moved
+ * Fix a problem when tailing more than 4096 bytes/chars at once
+ * Only print the filename once when the -v option is specified
+ * Support for m68k (not tested though ;)
+ * Various small fixes and cleanups
+
+ -- Tobias Klauser <tklauser@distanz.ch> 2007-02-10 17:40
+
inotail 0.2
* Support for the -n/-c +<num> options (tail relative to start of file)