File: Changelog

package info (click to toggle)
gkrellmwireless 2.0.3-2
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: ansic: 1,323; makefile: 58
file content (49 lines) | stat: -rw-r--r-- 1,525 bytes parent folder | download | duplicates (3)
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
2.0.3:
  * Patch by Kurt Alan Steinkraus <kurtas@csail.mit.edu>
    - Possibility to show current bitrate (linux only)
    - Can hide the interface name prefix in the panels
  * Show level and noise in dbm under linux instead of the values from
    /proc/net/wireless

2.0.2:
  * Fixed the /proc/net/wireless parsing code

2.0.1
  * Patch by  Hajimu UMEMOTO <ume@mahoroba.org> for freebsd 4.7

2.0:
  * Patch by Tom Prado <tprado@charter.net> for gkrellm2/gtk2

0.2.2:
  * wi wireless interface support under NetBSD by Jasper Wallace
    <jasper@pointless.net>

0.2.1:
  * fixed a bug that caused configuration not to be saved ok..

0.2:
  * Can now show link quality, link level and noise
  * Uses only wireless extensions under linux (less complicated code)
  * supports an (tested) and wi (untested) wireless interfaces under Freebsd
  * Autodetect linux or freebsd in the makefile (depends on gnu make though)
  * major rearrangement of code

0.1:
  * almost a total rewrite
  * support for more then one card
  * support for aironet cards (that don't support wireless extensions)
  * Reports status in a panel instead of a chart

0.0.4:
  * bugfixes :)...

0.0.3:
  * Fixed some typo's in the FreeBSD specific part, thanks to Hajimu UMEMOTO
    for showing them.. (Going to install freebsd at the end of the week,
    so i can check these things myself :) )...

0.0.2:
  * Created a changelog ;)
  * added FreeBSD specific code by Hajimu UMEMOTO <ume@mahoroba.org> 
  * added support for gkrellm 0.10.0 plugin theming.