~ubuntu-branches/ubuntu/karmic/wmcpuload/karmic

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Christian Aichinger
  • Date: 2005-02-13 18:42:41 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050213184241-yk2o743d8rkp23t9
Tags: 1.0.1-2
* New Maintainer
* Added proper Linux 2.6 support, thanks to Peter Colberg for the patch.
  (Closes: #238684)
* debian/control: Standards-Version to 3.6.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
$Id: TODO,v 1.1.1.1 2002/10/14 09:31:17 sch Exp $
 
2
 
1
3
* optimize drawing-routines (MIT-SHM)
2
 
* FreeBSD SMP support (I need beta tester)
3
 
* other OS support(help!)
4
 
* Non-GNU make fixes
5
 
 
6
 
---
7
 
* Back Light(done)
8
 
* FreeBSD support (done)
9
 
* OpenBSD support (done) thanks to john katagawa <dhc at scurvy.org>
10
 
* Solaris support (done) thanks to Jonathan Lang <lang at synopsys.com>
11
 
* --interval option for setting secs between updates (done)
12
 
* "-ig, --ignore-nice" option for ignoring the nice value (done)
13
 
* fix problem with enlightenment window manager (done)
14
 
* remove dependence on libdockapp (done)
15
 
* fix problem with GNU/Linux kapmd (done)
16
 
* --light-color option for change of back-light color(done)
17
 
* man page.(done) thanks to Gordon Fraser <gordon@NOSPAMfreakzone.net>
18
 
* fix a bug with 'make install-strip' under FreeBSD (done)
 
4
* other OS support (HP-UX, AIX ...)
 
5
* multiprocessors support on Solaris, FreeBSD, NetBSD, OpenBSD and BSDi