aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc
diff options
context:
space:
mode:
authorPim van den Berg2010-10-04 15:27:54 +0200
committerPim van den Berg2010-10-04 15:27:54 +0200
commit06def0ec209f52f5839f09064d38f503885f1ea4 (patch)
tree09b2df8384677de2855a0163019c0269d7b94a6b /doc
parentplugin: add bind plugin (diff)
downloadapt-panopticon_cgp-06def0ec209f52f5839f09064d38f503885f1ea4.zip
apt-panopticon_cgp-06def0ec209f52f5839f09064d38f503885f1ea4.tar.gz
apt-panopticon_cgp-06def0ec209f52f5839f09064d38f503885f1ea4.tar.bz2
apt-panopticon_cgp-06def0ec209f52f5839f09064d38f503885f1ea4.tar.xz
update changelog to v0.3
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGELOG39
1 files changed, 39 insertions, 0 deletions
diff --git a/doc/CHANGELOG b/doc/CHANGELOG
index d28be31..59eb6db 100644
--- a/doc/CHANGELOG
+++ b/doc/CHANGELOG
@@ -1,3 +1,41 @@
10.3 (2010-10-04)
2* general
3 - improved support for utf8 filenames
4 - use default color palette in graphs when not defined
5 - automatic alignment of graph legend
6 - show static error image when plugin is not supported (remove php_gd dependency)
7
8* config settings:
9 - rrdtool executable
10 - rrdtool options
11 - default graph time range
12 - show load averages on overview page
13 - browser cache time for graph images
14
15* plugins (new):
16 - apache
17 - bind
18 - conntrack
19 - hddtemp
20 - memcached
21 - netlink
22 - nfs
23 - ntpd
24 - nut
25 - ping
26 - tcpconns
27 - uptime
28 - vmem
29 - wireless
30
31* plugins (updated):
32 - interface: traffic in bytes (instead of bits)
33 - irq: use default color palette
34 - memory: locked state (Solaris)
35 - processes: ability to monitor specific processes
36 - processes: fork rate
37
38
10.2 (2010-01-02) 390.2 (2010-01-02)
2- new layout and styling (thanks to Daniel Von Fange) 40- new layout and styling (thanks to Daniel Von Fange)
3- fancy ajax to expand/collapse plugin information 41- fancy ajax to expand/collapse plugin information
@@ -6,5 +44,6 @@
6- swap_io support 44- swap_io support
7- unixsock flush support 45- unixsock flush support
8 46
47
90.1 (2009-09-24) 480.1 (2009-09-24)
10- initial release 49- initial release