wmtop: Add version 0.84 to repository.
[dockapps.git] / wmtop / CHANGES
blobdecba51ecdff070bb67c416aefbcc9f5a9c57367
1 $Log: CHANGES,v $
2 Revision 1.3  2001/03/06 21:29:46  mrolig
4 added support for stripping kdeinit, and displaying something useful for KDE apps.
6 Revision 1.3    2001/03/05 22:15:00     mrolig
7 Added ability to strip kdeinit from kde proc names
9 Revision 1.2  2000/04/29 18:16:07  sigfpe
10 Minor changes.
11 This version will be release 0.8
13 Revision 1.1  2000/04/08 01:38:00  sigfpe
14 Added change log.
16 Revision 1.2  2000/04/05 05:36:14  sigfpe
17 Updated usage information and manual page.
19 Revision 1.1.1.1  2000/04/05 04:40:57  sigfpe
20 Importing wmtop into CVS on sourcefourge for the first time.
22 Revision 1.26  2000/04/03 22:14:29  dan
23 Reintroduced some changes lost in the incorporation of Alan Swanson's
24 changes.  Tested under FreeBSD.
26 Revision 1.25  2000/04/03 17:27:02  dan
27 Incorporated some changes from Alan Swanson. Had to redo some changes that
28 were made after the version Alan was using.
30 Revision 1.23  2000/03/12 08:39:17  dan
31 Fixed process name nontracking bug.
33 Revision 1.21  1999/10/13 03:05:29  dan
34 Fixed missing final '0' to execlp(). Only apparent under FreeBSD.
36 Revision 1.20  1999/10/06 21:48:11  dan
37 Beta release of 0.6
39 Revision 1.19  1999/10/05 20:15:17  dan
40 Tidied up a bit.
42 Revision 1.18  1999/10/05 04:25:21  dan
43 Replaced ptable[] with find_process() fixing FreeBSD core dumps
45 Revision 1.17  1999/10/03 10:05:34  dan
46 CPU time now supported under FreeBSD
48 Revision 1.16  1999/10/03 08:43:41  dan
49 Last purely Linux version. Starting on FreeBSD port.
51 Revision 1.15  1999/09/26 20:14:57  dan
52 *** empty log message ***
54 Revision 1.14  1999/09/26 05:07:41  dan
55 Major rearrangement.
57 Revision 1.13  1999/09/26 04:53:07  dan
58 *** empty log message ***
60 Revision 1.11  1999/09/18 01:06:00  dan
61 Improved process object. Moving towards platform independence.
62 Changed Makefile using changes from Brian Servis.
64 Revision 1.10  1999/09/14 06:50:18  dan
65 Created process process structure
67 Revision 1.9  1999/08/04 18:33:08  dan
68 Tidied up source code a tiny bit.
69 Added CHANGES log and TODO file.
71 Revision 1.8  1999/07/27 04:51:02  dan
72 Added manual page.
74 Revision 1.7  1999/07/26 23:26:39  dan
75 Fixed problems with zombies thanks to the UNIX FAQ at
76 http://www.erlenstar.demon.co.uk/unix/faq_toc.html
78 Revision 1.6  1999/07/23 18:09:02  dan
79 Using exec() instead of system(). Still getting zombies. Must learn some
80 system programming :-)
82 Revision 1.5  1999/07/19 21:31:46  dan
83 Added -c option
85 Revision 1.4  1999/07/19 20:52:13  dan
86 Removing files that are now unnecessary
88 Revision 1.3  1999/07/11 17:43:04  dan
89 Added -x <regexp>
90 Added -U
92 Revision 1.2  1999/06/15 23:48:39  dan
93 Tidying up. Removed some inherited code no longer used. Indenting the way I
94 like it.
96 Revision 1.1  1999/06/15 23:10:17  dan
97 Complete rearrangement
99 Revision 1.4  1999/06/11 20:21:58  dan
100 Added logging information 'cos the GPL says you have to have the date of
101 modification stored in your file