File: CHANGELOG

package info (click to toggle)
yacpi 2.0.1.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 136 kB
  • ctags: 132
  • sloc: ansic: 1,239; makefile: 86
file content (54 lines) | stat: -rw-r--r-- 1,588 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
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
Version 2.0.1.1 31.08.2006
  * Fixed memleak reported by valgrind
  * Fixed NULL pointer dereference if no battery is present
    Thanks for reporting Nmeth Mrton

Version 2.0.1 24.05.2006
  * fixed #337071,#337075 and #337076 in Debian BTS
  * Makefile rewrite
  * some code cleanup
  * manual improvements

Version 2.0 16.08.2005
  * fix display of battery state (before every time charging was displayed)
  * completed support for multiple batteries (new command line option -m)
  * some code cleanup
  * changed display of battery status if terminal width is small
  * fastened yacpi (2x)

Version 1.3 15.07.2005
  * bug fixes (SIGFPE)
  * fixed Makefile
  * added text only output
  * loop every -d (delay) seconds 
  * fixed the display of two batteries in one large terminal
    (thanks to nimmersatt for reporting this)

Version 1.2.1 30.03.2005 
  * bug fixes

Version 1.2 26.03.2005
 * added support for transparent terminals
 * yacpi shows current and maximal cpu frequency
 * yacpi shows current cpu frequency governor

Version 1.1 01.02.2005
 * cleanup of some code
 * added display of help and version number
 * new feature: it is possible to collect the remaining time over some
   samples to get a more accurate value
 * yacpi shows time for recharging the batteries

Version 1.0 05.03.2005
 * improved speed of output
 * added temperature support to the libacpi.c
 * added THANKS
 * add manual page

Version 0.2 03.01.2005
 * added full temperature support
 * added help screen
 * added possibility of reload acpi information

Version 0.1 01.01.2005
 * Initial Release