summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
blob: d5f0e02475328f2e4b739e16a53fe40f3148dfc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
v1.6.1

- Fixed crash when discovering a new interface.

v1.6.0.1

- Disable the -ansi flag to avoid compile problems.

v1.6

- More user-friendly, try to detect some things and start without importune the user with configuration dialogs.

v1.5

- Added "Chart view".
- New Statistics dialog (show IP address, MAC address, etc).
- Using bksys as building tool.
- Carrier on/off detection.
- Reading interface date from /sys/class/net/INTERFACE/statistics instead of parse /proc/dev/net.
- New translation to romanian

Note to BSD users: This version is not compatible with BSD, it uses some linux-only stuff. A BSD-compatible version is plained in a near future.

v1.3.1

- Minor fix for Mandriva Linux (former Mandrake Linux). Env is now set for uic during build.

v1.3

- New configuration dialog.
- Support to multiple interfaces.
- Is possible change the colors in the text mode view.
- Is possible change the icon theme of in icon mode.
- Added smooth speed meter.

v1.2.1

- Added Russian translation (Edward Romantsov).
- Added Polish translation (Wiktor Wandachowicz).

v1.2

- Now using SCons as building and install tool, so you will need to have Python installed in your distro to run SCons scripts and compile/install KNetStats.
- Added Brazilian portuguese translation (me).
- Added Kirghiz translation (Ilyas Bakirov).
- Added Italian translation (Roberto Leandrini).
- Added Spanish translation (Carlos Ortiz).
- Added Deutsch translation (Henrik Gebauer).
- Bug Fix: When network interface in changed, the Statistics window caption is changed too.
- Bug Fix: Statistics window now correctly format Download/Upload Speed.
- Bug Fix: When start KNetstats with a unavaliable interface, now upload speed is equals to 0pkts/s (not -2pkts/s)
- Bug Fix: When knetstats starts and statistics windows is hidden it is not updated.

v1.1.2

- Build system now uses tde-config instead $TDEDIR env. variable. This will solve problems when compiling KNetstats on some distros (Suse 9.1, Fedora).

v1.1.1

- Clicking on trayicon show/hide statistics window (suggestion by Fredy Yanardi).
- All dialogs now show the KNetStats icon on windows decoration.
- It's possible to change the font used in textmode (suggestion by Vik).


v1.1

- Bug Fix: Not saving UpdateInterval when the network interface is not changed.
- Litle optimizations
- Support to IconMode (Activity Led's) or TextMode (showing rx/tx transfer rate)