2006-08-14  Brandon Grace  <brandon.grace@designixnetworks.com>

	* cmdparser.py (EXCLUDES): Update excludes to use lists
	Updated PLUG to reflect CPVER from Session.py

	* Sessions.py: Fixed Excludes code
	Added CPVER and moved curphoo dir to .curphoo-+CPVER
	
	* cmdparser.py: Fixed Excludes code

2006-08-09  Brandon Grace  <brandon.grace@designixnetworks.com>

	* cmdparser.py (PLUG_MSG): Update version string for 0.4.3

	* Sessions.py: Added Files for Username Regex "uidregex"
	
	* driver.py:  Added uidregex crap classification changes

	* cmdparser.py: Added /UIDREGEX

	* cmdhelp.py: Added Help for /UIDREGEX

2006-01-02  Matthew Kennedy  <mkennedy@gentoo.org>

	* YahooMD5.py: Update to latest version from
	http://cvs.sourceforge.net/viewcvs.py/xmpppy/xmpppy/yahoo-transport/curphoo/.
	This resolves some corner case authentication issues and adds
	Python 2.3 compatibility (though not for Curphoo as a whole).
	Thanks to Norman Rasmussen <norman@rasmussen.co.za> for the
	update.

	* yahoo_fn.py: Update to latest version from
	http://cvs.sourceforge.net/viewcvs.py/xmpppy/xmpppy/yahoo-transport/curphoo/
	Thanks to Norman Rasmussen <norman@rasmussen.co.za> for the
	update.

2005-11-27  Matthew Kennedy  <mkennedy@gentoo.org>

	* *.py: Remove CVS log inlines.
	
	* BUGS: Use the bug tracking page instead of bugging Alex.

	* Makefile: Remove Curphoo curses extension source.  The curses
	module changes in Python 2.4 obsoletes it.
	
2005-11-25  Matthew Kennedy  <mkennedy@gentoo.org>

	* __init__.py: Update for non-curses extension C source removal.

	* cmdparser.py (PLUG_MSG): Update version string for 0.4.0

	* Makefile: Use python2.4 (base64.b64encode is required by
	YahooMD5.py).  Remove non-curses extension C source.

	* Session.py (Session.load_rc): Correct the displayed profile path.
	(Session.init_rc): Correct the displayed profile path.

2004-07-14  Matthew Kennedy  <mkennedy@gentoo.org>

	* Session.py (Session.__init__): Update home page URL to
	http://www.nongnu.org/curphoo/ 

2004-07-01  Matthew Kennedy  <mkennedy@gentoo.org>

	* yahoo.c
	(curphoo_process_auth): new authentication adjustments for
	2004-06-24 yahoo lockout based on libyahoo2

	* yahoo_fn.c: table fixes based on libyahoo2

	* cmdparser.py: new release version number

2004-04-27  Matthew Kennedy <mkennedy@gentoo.org>

	* driver.py (hook): Correct a problem whereby the sess.users list
	is not reset upon joining a new room.

2004-04-15  Matthew Kennedy  <mkennedy@gentoo.org>

	* curphoo.1: added man page for curphoo

2004-04-11  Matthew Kennedy  <mkennedy@gentoo.org>

	* driver.py (hook): refactor code for adding users to the
	sess.users list.  Append user names to sess.users list whenever
	they post some plain text

2004-01-21  Matthew Kennedy  <mkennedy@gentoo.org>

	* yahoo.c (curphoo_process_auth): incorporate new authentication
	scheme (based on libyahoo2/gaim sources).

2004-01-01  Matthew Kennedy  <mkennedy@gentoo.org>

	* Session.py: new default servers

2003-09-28  Matthew Kennedy  <mkennedy@gentoo.org>

	* Added support for YMSG11 authentication protocol.

	* cmdparser.py: Marked new version 0.3.9.
