2003-10-03 Anand Babu  <ab@gnu.org.in>

	* libyahoo: removed yahoo library completly again.
	* src/yahoo2_callbacks.c: support for libyahoo2_0.7.2 new yahoo
	protocol. Freehoo works again :D
	* src/interpreter.c: removed support for send-file command. Some
	one please fix it.
	* freehoo: 2.0.0 code freeze, tagging CVS [rel-2_0_0]
	
2003-07-06  M.P. Anand Babu  <ab@gnu.org.in>

	* src/yahoo-wrapper.c: moved yahoo status related functions to
	fh-utils.c to here. Fixed SEG-FAULT bug on unknown status message.
	* src/messenger.c: fixed main_loop to properly exit even on bad
	fd.
	* src/scm-procedures.c: new functions for fh_logoff and fh_quit
	* extensions/shell.scm: fixed ?restart command to properly logoff
	and restart. Support for guile-1.6.x
	* extensions/utils.scm: new any->symbol, list->strlist procedures.
	* extensions/xmessage.scm: support for guile-1.6.x
	* extensions/broadcast.scm: support for guile-1.6.x
	* extensions/ping.scm: support for guile-1.6.x	
	* extensions/alias.scm: support for guile-1.6.x	
	* extensions/proud-of-freehoo.scm: support for guile-1.6.x
	* extensions/conference.scm: support for guile-1.6.x	
	* doc/freehoo.texi: replaced all prompt string. Documented new
	procedures.
	* TODO: removed "message to offline non-buddy" item

	
2003-06-23  M.P. Anand Babu  <ab@gnu.org.in>

	* acinclude.m4: added two new macros AM_PATH_GLIB_2_0,
	AM_PATH_GLIB.
	* configure.ac: now checks for glib-1.28 library presence.
	* src/yahoo2-callbacks.c: utf support for fh_ext_yahoo_got_im and
	fh_ext_yahoo_got_im.
	* release: release 1.0.0 - CVS tag [rel-1_0_0]

	
2003-06-17  M.P. Anand Babu  <ab@gnu.org.in>

	* extensions/utils.scm: changed the name back from sentence->[asv/cvs]
	procedures to list->[asv/csv] and dependent extensions.
	

2003-05-18  Ramesha.HE  <ramyog_2000@yahoo.com>

	* extensions/init.scm: converted toggle variables to type string
	* extensions/history.scm: fixed exception handler args bug

	
2003-05-01  M.P. Anand Babu  <ab@gnu.org.in>

	* extensions/proud-of-freehoo.scm: enhanced proud-of-fh-handler to
	support freehoo, hoo and gnuyahoo
	* extensions/utils.scm: modified list->* to sentence->*. added new
	string manipulation procedures - sentence->tokens, list->sentense,
	string-separate, blank-line, dollor->number, read-next-line,
	string-string?, date->list

	
2003-04-29  M.P. Anand Babu  <ab@gnu.org.in>

	* libyahoo: Applied Ramesha's patch for migration to
	libyahoo2-0.6.3. Ramesha is best contributor of the month April.
		

2003-04-28  M.P. Anand Babu  <ab@gnu.org.in>

	* libyahoo: migrated from libyahoo2-0.6.1 => libyahoo2-0.6.2,
	Thanks to Vardhan for pointing out the offline message bug in
	0.6.1
		

2003-07-09 M.P.Anand Babu  <ab@gnu.org.in>

	* configure.ac: portability fixes
	* extensions/shell.scm: fixed replaced "hoo" to "freehoo"
	

2003-03-29 M.P.Anand Babu <ab@gnu.org.in>

	* configure.in: removed
	* configure.ac: renewed old configure.in file with new standards
	and probably introduced bugs
	* src/freehoo.c: argp_program_bug_address is now taken from
	PACKAGE_BUGREPORT defined in configure.ac

	
2003-03-24 M.P.Anand Babu <ab@gnu.org.in>

	* freehoo: imported all files from hoo as freehoo. Thanks to
	Nirranjan for moving hoo to freehoo.
	* acconfig.h: removed, moved definitions to configure.in through
	AH_TEMPLATE

	
2002-12-10 Nirranjan.K <nirranjan@yahoo.com>

	* README: replaced gnuyahoo with hoo
	* INSTALL: replaced gnuyahoo with hoo
	* TODO: replaced gnuyahoo with hoo
	* lib: applied the patch for integrating libyahoo2 library with
	the source.  Thanks to Ramesh

	
2002-12-02 M.P.Anand Babu <ab@gnu.org.in>

	* freehoo: imported all files from gnuyahoo as hoo. Thanks to
	Nirranjan for moving gnuyahoo to hoo.
	* Changelog.0: moved the old ChangeLog to ChangeLog.0
	* lib: added lib folder and libyahoo2 source under it
	

2002-11-21 Nirranjan.K <nirranjan@yahoo.com>

	* src/gy-utils[c,h]: added parse_control_characters ()
	* extensions/xmessage.scm: fixed checking for ?xmessage for null
	string (got after parsing control characters)
	
---------------------------------------------------------------------
Do not add anything here. All your logs should be added to beginning 
of the file. 

GUIDELINES:
	* RUN 'make distclean' BEFORE YOU COMMIT.
	* CHANGELOG HEADER FORMAT EXAMPLE:
EXAMPLE BEGIN
2002-10-29  M.P.Anand Babu  <ab@gnu.org.in>

	* ChangeLog: added guidelines

	
EXAMPLE END
