1...this is the original file - keeping it just for reference - not up to date
2really... ;-)
3
4
5For 0.4.0
6---------
7
8- Add reason to save_records (SIGTERM/SIGHUP==reboot, none==CRASH??)
9  - Include option to send e-mail directly after reboot if uptimed wasn't
10    shut down properly (no mail on scheduled reboots, only for crashes)
11    (cap)
12- Write ncurses uprecords and split uprecords into uprecords.cgi and ncurses
13  uprecords if necessary
14- configurable layout (ability to make the headers centered)
15
16For 0.5.0
17---------
18
19- Optional KNotify support (cap)
20  dcop knotify '' notify maximize kwin "new record" -1 -1 -1 -1
21  (requires changes in dcop server first, see
22  http://lists.kde.org/?l=kde-core-devel&m=100783153324488&w=2)
23- Include KDE panel applet GUI (cap)
24- Cool Gnome/WM progs that play a happy sound or pop-up when breaking the
25  record or reaching a milestone. Contributions in this area would be very
26  much appreciated.
27
28For 0.x.0
29---------
30
31- More portability? (BSD, Solaris, Windoze??)
32- Networking, kinda like rwhod. Uptimed broadcasts to localnet
33  (configurable??) and listens as well. Every machine has info for the
34  entire broadcast range (/var/spool/uptimed/host.records). Uprecords can be
35  called/configured to list: this machine only, a specified host or all. I
36  might drop this option or delay it and instead code in support for the
37  www.uptimes.net project, although I do like the idea of a rwhod alike
38  implementation.
39
40For 1.0.0
41---------
42
43- Have all that included and still have the GPL as biggest file in the
44  package. ;-)
45