CVS update: gnucash

Dave Peticolas peticolas@linas.org
Wed, 21 Mar 2001 16:24:44 -0600 (CST)


Date:	Wednesday March 21, 2001 @ 16:24
Author:	peticolas

Update of /home/cvs/cvsroot/gnucash
In directory www.linas.org:/tmp/cvs-serv11905

Modified Files:
	ChangeLog acconfig.h configure.in 
Log Message:
Bill Gribble's patch.

	* gnc-network.{c,h}: new files.  Functions for user registration
	and authentication. 

	* gnc-gpg.c: fix bugs.  make gpg operations optionally
	asynchronous via gdk_input_add().

	* gnc-html.c: fix URL base name handling.  Rework processing of
	http requests. 

	* gnc-http.c: memory management in gnome_http.  Still some 
	memory leaks in there, I think.

	* gnc-html-actions.{c,h}: remove files.  Content moved into
	gnc-network.

	* prefs.scm: Add hidden preference for GnuCash Network user ID.