1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
2003-02-17 19:43 EST
* wuzzah v0.53
* added -a option to load every user in /etc/passwd
2002-11-23 19:33 EST
* wuzzah v0.52
* removed ./debian, as that's being taken care of upstream now
* portability fix for archs that have char default to unsigned
* fixed quoting problem for command line extracting in config file
* added code to make wuzzah check to make sure write can work
before system'ing it.
2002-11-23 19:33 EST
* wuzzah v0.50
* added option to set -f - for stdin
* added -F option to not load buddy file
* added -o option to run once then quit
* added -p to process the users already logged-in.
* added -u to specify an additional list of users
* augmented .wuzzah file format to allow per-user overriding
* configurations
2002-10-29 21:41 EST
* wuzzah v0.40
* code re-structuring, added -c/--exec-cmd
2002-10-20 03:15 EDT
* wuzzah v0.30
* you can now check hostname/ip address of buddy.
2002-09-12 11:48 EDT
* wuzzah v0.21
* wuzzah also now compiles on NetBSD, probably the others too.
2002-09-10 09:32 EDT
* wuzzah v0.20
* added utmpx wrapper for deficient systems
* wuzzah now compiles on OS X!
2002-09-07 21:42 EDT
* wuzzah v0.14
* three updates in one day! now ships with a debian/ directory
for building packages
2002-09-07 20:13 EDT
* wuzzah v0.13
* we now ship with getopt for systems that don't have getopt_long
* wuzzah now ported to solaris (again, because of above)
2002-09-07 17:45 EDT
* 'slight' revamping of home rolled hashtables
* versioning redone to start at v0.1 (though at 0.12 now)
* changed the format of ChangeLog
* added alert and newline format characters to message options
* short form of --silent didn't work. fixed.
* long form of -s (--status-message) didn't work. fixed.
* updated man page
2002-06-08 18:44 EDT
* v1.0 is done. huzzah!
2002-06-07 00:06 EST:
* Started a ChangeLog file :) There definitely are things that
could be added/augmented, but I have something that works well
and bug-free, so I might just leave it be and be happy...
|