XIRC 0.0.1
Update reports

Special thanks to my betatesters:
	Dan "Goemon" Hollis		<goemon@anime.net>
	Geir "Keiichi" Freistad		<geir-f@stud.his.no>
	Eric "Skif" Schwartz		<skif@cs.colostate.edu>
	Andrew "Radak" Smith		<radak@bachgen.com>

03.17.96 [Alpha 0.0.1J]
	- Added better looking main form
	- Added display bar on main form for more channel information
	- Added nickname, channel name info, and time in the display bar
	- Added message display when "Message" button is clicked on names
	- Added configurable "Auto join on kick" option
	- Added configurable "Auto Get DCC" option
	- Added configurable "Lock channel mode to +NST" option
	- Added auto-join on kick
	- Added auto-get DCC
	- Added channel +nst mode locking
	- Added information on which DCC option (close/pause) was selected
	- Added option to save DCC Get as a different file if the file exists
	- Fixed ban form so it actually highlights the loaded ban now
	- Fixed /whois command to resize the text in the whois display window
	- Fixed dcc option so you can untoggle the option by clicking twice
	- Fixed size of menu options so they're larger now
	- Fixed incoming DCC GET filenames to be up to 600 chars long
	- Fixed incoming get to use 2048 bytes instead of 65000

03.16.96 [Alpha 0.0.1I]
	- Added DCC Close support
	- Added DCC Suspend/Pause support
	- Added seconds and Kb/sec rating for DCC GET transfers
	- Added netsplit detection and display
	- Added automatic display of DCC window when DCC initates
	- Added ban selection and saving
	- Added "configure" script to make XIRC configuration easier
	- Added topic and topic-set-by display when joining a channel
	- Added /topic command to change channel topics
	- Added four (4) common include directories for the Makefile
	- Changed percentage from decimal to whole number
	- Removed CHAT and SEND buttons in DCC window

03.08.96 [Alpha 0.0.1H]
	- Added clickable objects in the DCC form
	- Added PING reply to CTCP
	- Added ability to join channels without including a "#"
	- Added extra warning and error messages if blank commands are given
	- Added XForms 0.80 compatibility in routines
	- Added fully working DCC GET routine with display in DCC list
	  (with 64K reads (!!))

02.15.96 [Alpha 0.0.1G]
	- Added window title changing depending on what channel you join
	  (Many thanks to T.C.Zhao for that hack)
	- Added info parsing from the IRC server (finally)
	- Added kick button functionality
	- Added ban button functionality
	- Added trash button functionality
	- Added kill button functionality
	- Added message button functionality
	- Added multiple ban types (with a ban definer dialog box)
	- Added auto banning for standard, site, nick, and screw
	- Added a suite of user "who" commands (for programming.  :)
	- Added "Dismiss" button to the names listing
	- Changed "ACCEPT" buttons in dialogs to "Save" instead
	- Fixed motd not to show blank lines anymore
	- Fixed kick code to work a little nicer
	- Fixed "/quit, /signoff, and /exit" commands to actually QUIT XIRC

02.09.96 [Alpha 0.0.1F]
	- Changed "fontsize" option in xirc.conf from english to numeric
	- Added "/whois" command
	- Added "whois" Functionality in the user listing
	- Added "/list" command
	- Added CTCP notification display to CTCP parser routine
	- Added grabbing of color names in config dialog
	- Added save routine to actually save the config dialog options
	- Added "/help" command
	- Added on/off toggle of voice command
	- Fixed a resize bug in the text window
	- Fixed a bug in requesting WHOIS information in the names listing

02.03.96 [Alpha 0.0.1E]
	- Added option for styles
	- Added options in "xirc.conf" file to conform to style/color options
	- Added parsing in option loader for color/style options
	- Added DCC window (no DCC routines yet)
	- Added routines to handle retrieval of names in channels
	- Added names display window (and other tools)
	- Added color changing options and correct color display in browsers
	- Added "op/deop" functionality in the user listing
	- Added "voice" functionality in the user listing
	- Changed dialog boxes a little to make them look more "Spiffy"

02.03.96 [Alpha 0.0.1D]
	- Added configuration option for many browser options
	- Added a universal text browser form
	- Added "error" command parsing and display
	- Added kick checking to IRC name parsing
	- Added /kick command
	- Added a rudimentary user manual
	- Took out annoying alert when a font is chosen
	- Fixed menubar gravity (Bug reported by Dan Hollis -- THANKS!)
	- Fixed display so that debug no longer shows irc.eskimo.com

02.01.96 [Alpha 0.0.1C]
	- Added font selector (entering /font by itself will bring it up)
	- Added settings of personal data into fields of Personal settings
	- Added boldfacing to server messages returned in the browser
	- Added italicizing of private messages to you
	- Added signoff display when you type "/signoff", "/si", or "/quit"
	- Added "/m" command as a shortened version of "/msg"
	- Added "/j" command as a shortened version of "/join"
	- Added "/l" command as a shortened vesrion of "/leave"
	- Added font size changing with font selector, but no font changes
	  (XForms 0.7x doesn't support it yet  :(
	- Added changes to make main browser window minimize flickering
	- Added checking of numeric messages
	- Added check to see if the nick specified is already in use
	- Added bitmap to the main title screen (Thanks to Dan Hollis)
	- Fixed a major bug in IRC server input parser - now works GREAT!
	- Fixed a bug in nick name changing
	- Removed debugging output to stderr
	- Moved debug window into its own menu item

01.31.96 [Alpha 0.0.1B]
	- Added resizing of the main window due to a user's request
	- Added command-line specification of IRC server on demand
	- Added a few commands for interpretation and for keyboard entry
	- Added "-help" command line option
	- Added "/font" command to change fonts:
	  "/font small" specifies a small font (nearly unreadable)
	  "/font normal" specifies a normal font (size of the input bar)
	  "/font large" specifies a large font
	- Added configuration file parsing and loading routines
	- Added non-blocking connection routines to the program
	- Added ability to specify nick and IRC connection site on the
	  same line in any order, or specify nick only, or server only -
	  something IrcII's client doesn't do  :)
	- Added xirc.conf file for easy configuration
	- Added changing of username, realname, and nickname in Settings menu
	- Added saving of configuration file
	- Added separator lines in the menus
	- Moved configuration options into "Config.h"
	- Removed exit routine if a connection is closed or doesn't make it
	- Changed registration to use global nick variable instead of loaded
	- Fixed a bug in the disconnection routines (Found thanks to Dan Hollis)
	- Fixed a bug to display what channel you've left
	- Fixed a bug in the /nick command (didn't show what it changed to)

01.29.96 [Alpha 0.0.1A]
	- Started the project

