Log of changes for the jMon package.

10/09/1999   version 0.3.1
   + Fixed problem with ncurses attr_get() macro incompatibility by removing it.
   + Made the alternative rcfile /etc/jmonrc if $HOME/.jmonrc does not exist.
   + Fixed potential problem with recv() by providing custom SIGPIPE handler,
     instead of using MSG_NOSIGNAL.
   + Reduced the level of compiler optimization from -O6 to -O2.

