Wed, 09  Jan  2002 00:52:07 -0500

- apparently, the %cpu info has been wrong all along.  Hopefully it is now fixed.
  Sorry.

Mon, 07  Jan  2002 23:21:20 -0500

- improved support for various terminal types.

- pressing u/d nows moves cursor up/down.

- code cleanup.

- the search function no longer opens up a new screen, instead it selects all
  matching processes.

- bugfixes.

- user can now set the colors with a config file in his/her home directory.

sun jun 11 10:25:?? pm est 2000 (ncps-0.493)

- repackaging, included original libproc source

- updated README to try to address distro compatibility issues

- hopefull fixed a bug that causes 'ncps --all' to segfault for at least one person

Tue May 23 23:56:? EST 2000 (ncps-0.492)

-fixed find again bug

Sat May 21 23:31:? EST 2000 (ncps-0.49)

- added find function

- included libproc.a in tarball, program should build under all 
  linux distros now

- sorting/tree through number keys (besides the F[number] keys) 
  to resolve certain terminal emulation problems when running 
  program under telnet etc.

- removed gimmicky dialogue window for search/find/command functions.
  use bottom of screen instead (ala emacs/vi etc).


Fri Feb 11 16:20:34 CET 2000

ncps-0.48 is mainly (perhaps 99%) 0.47 modified by Lajos Pajtek in
the following manner:

- cmdline line args now handled via getopt
- added -h cmd line option

- regex matching w/ glibc regcomp/regexec functions

- modified include files so they do not include each other. rather, 
  inclusion is done in the .c files

- modified the Makefile to reflect real dependencies

- modified some type names to comply to the typename_t 'standard' 

- further optimizations; i do not remember them all...
  (e.g. in gui.c, selection of signal names; added 'R' command
  to reverse selection... In proc.c, I modified get_lc()... )


