Tue Sep 19 23:59:09 1995  Tomi Ollila  <too@ajk.tele.fi>

        * Changed compilation order in Makefile so all files doesn't need
          to be deleted after irchat.elc is produced.

	* Wrote indentical `require's for all files that is `require'd in
	  a required file, to the files that requires it, since it doesn't
	  work otherwise (does `eval-when-compile' affect the behaviour ?)
	  Confused? So am I. See the `require' -paths and you'll
	  understand what I tried to say.

	* Added one patch from mta to `irchat-w-insert'

	* Separated handling of private notices from privmsgs
	  (no more NOTICEs to *IRC Private* -buffer).

	* Added variable irchat-awaymsg and code to return 
	  away infromation after irchat reconnect has taken place

	* Added *IRC Private* -buffer initialization code.

	* Created this ChangeLog. Hopefully future changes are logged 
	  here also.
