summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2015-11-12 18:40:21 +0100
committerAndrew Shadura <andrewsh@debian.org>2015-11-12 18:40:21 +0100
commitdc07d8fbc513a49101e53e57a98906d7e07092a7 (patch)
tree5422f1ca143769b255205f881a489033baf126d1 /CHANGELOG.md
parent1fc77e4078b7ceeacc0bb5f9696169e1a292a0f3 (diff)
Imported Upstream version 0.4.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ade333d..6d7899d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+0.4.0
+=====
+- new libwatch plugin that outputs statistics to terminal via ncurses;
+- add support of NFSv4.1 (w/o callbacks);
+- add experimantal support of CIFS v2 and partial CIFS v1;
+- add new interfaces and functions in Plugin API;
+- update manual.
+
0.3.2
=====
- new libjson plugin that outputs gathered statistics as json (via TCP);