File: Changelog

package info (click to toggle)
gkrellmwireless 0.2.1-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56 kB
  • ctags: 80
  • sloc: ansic: 516; makefile: 66
file content (29 lines) | stat: -rw-r--r-- 964 bytes parent folder | download
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
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.