


Version 1.1p2-4 KU Release Date 1999-02-11.

This is the first public development release of ku.  New options and changes 
include the following.


[  Wed Feb  3 01:14:23 PST 1999 ]

+  Added a %T (Time variable) to the kill message.
+  Added gethostname():  a more accurate way to get the hostname, replaces
   getting it from /etc/HOSTNAME.
*  Fixed option `-m' single appending bug to display the default kill message.
*  Changed the look of the Kill Message, now shows the hostname and tty to the 
   user of who is doing the killing.
*  Updated README, INSTALL, NEWS, TODO, and all of the given documents.
-  Removed some small code that wasn't really needed.



[  Sat Feb  6 06:24:42 PST 1999 ]

-  Removed gethostname(), now uses to utsname.h.
*  Changed gets() to fgets().
*  Updated NEWS, main.c, message.c, usage.c
-  Changed usage.c, and Added small amounts of misc code.
*  895 lines of code.


[  Tue Feb 11 05:31:56 PST 1999 ]
 
*  Fixed a bug in --message which I created in the last version :/.
*  Changed the License to GPL version 2 and below (your choice)

+  Added a -S (--sleep) option, sleeps in the background for a given <time> 
   before proceeding. sleep suffix may be s for seconds, m for minutes, h for 
   hours, or d for days. (example: ku -tmvS 1h) - kills telnet users with
   a default message, and will print --verbose information in `1 HOUR' to 
   let me know that the users have been killed.
*  Minor code changes and fixes.

?  Release not tested, inform me Gage Cartman <issue@technotronic.com> on any 
   errors or bugs you find `with full details please'.
