2003-08-31  aka50  <aka50@mail.ru>

	* user.c (Repository):

2003-08-31  aka50  <aka50@mail.ru>

	* user.c ():[fix] core dump when some node removed from users list

2003-08-31  Andrey  <aka50@mail.ru>

	* user.c: [fix] core dump possible when user was timed out.

2003-08-31  Andrey  <aka50@mail.ru>

	* cmd.c: [new] Now escape symbols supported. This allows to enter
		  nicks with spaces.

2003-07-11  aka50  <aka50@freebsd.home>

	* user.c (user_lst_update): [add] Updates users list... and remove
		  all timed out clients
	* user.c (user_board): [add] BOARD supported but does nothing
	* user.c (user_sys_list): [add] Lists all users in chat
	* proto.c (ich_rpl_parse): [add] now BOARD command is recognized
		  but does nothing
	* main.c (usage): [add] -w allows to ignore rus conversions
	* conv_rus.c (conv_ignore): [add] conv_ignore allows to ignore
		  win-koi and koi-win conversions
	* cmd.c (cmds): [add] Two commands \quit and \ulst

2003-07-09  aka50  <aka50@freebsd.home>

	* user.c (user_text): [fix] Now messages in private line are
		  "MESSAGE"
	* proto.c (ich_rpl_parse): [fix] added parser for TEXT command
		  with 6 arguments
	* main.c (main): [fix] minor fixes
	* cmd.c (splittowords): [fix] name fixed
	* cmd.c (cmd_execute): [fix] now all buffer recoded to windoze
		  code page before processing

2003-07-09  aka50  <aka50@freebsd.home>

	* main.c (Repository): [add] option -i specifies signature
			       [add] gloagal var status

	* cmd.c (Repository): [add] added command line words parser
			      [add] Supported commands \msg and \mch.

2003-07-08  aka50  <aka50@freebsd.home>

	* cmd.c (Repository): [add] Added prompt to initialization
	* gui.c (Repository): [add] All command related stuff moved to
		  cmd.*
	* proto.c (Repository): [fix] Fixed date at copyright

