3 For further information please visit http://www.godisch.de/cvs/wmwork/.
7 * Solaris portability fixes, thanks to Ben Stern.
8 Lockfile removal still does not work perfectly, since Solaris
9 /proc is not the same as Linux /proc.
10 * Small bugfix in display code, thanks to Josep Portella Florit.
11 * Build system cleanup.
12 * Fixed manual dashes.
16 * Fixed lock file removal on program exit.
17 * Moved exit code out of the signal handler.
21 * Updated autoconf support and README file.
22 * Wrote PID into lock file, added PID check on startup.
26 * Added lock file and --force.
27 * Removed strip option from Makefile.in.
31 * Made ~/.wmwork/XYZ timestamp format RFC 822 compliant.
32 * Wrote logging information to stderr if an error occurs.
33 * Changed --days format 'dd:hh:mm' to 'dd.hh:mm'.
34 * Changed the default project id 'NN' to '---'.
35 * Moved timers and project id one pixel to the left.
36 * Let ':' always be shown when the timer is not running.
37 * Raised an error on additional arguments.
38 * Fixed 'make uninstall'.
39 * Documentation cleanups.
43 * Introduced ~/.wmwork directory.
44 * Comments in ~/.wmwork/worklog will be preserved now.
45 * Added --display and --geometry support.
46 * Applied the FreeBSD patch for wmwork.c.
47 Thanks to Alexey Dokuchaev.
48 * Added autoconf support.
52 * Added signal handling: a running timer will be saved before
53 exiting on usual signals.
54 * Fixed options handling.
55 * Extended viewable characters (#32...#126) for project id.
56 Please note that #47 (slash) is the directory delimiter,
57 hence it cannot be used here.
61 * Some bugfixes in wmwork.c and wmwork.xpm.
62 Thanks to Daniel Tschan.
66 * Added command line option -d.
67 * Changed source directory.
72 * Changed error messages.
76 * Separated Debian packaging information.
77 * Fixed a bug when scanning project identifiers with length < 3.
78 * Changed error reporting and human readable timestamp logging.
79 * Changed look of the < > buttons and fixed a single coordinate.
80 * Updated manual page.
84 * Fixed segfault when reading a logfile starting with comments.
88 * Updated manual page.
92 * Added command line options -h and -v.
93 * Fixed nullpointer in error message.
97 * Updated Makefile and manual page.
101 * Replaced project array by linked list.
102 * Updated Makefile and manual page.