This is the mail archive of the gnats-cvs@sourceware.cygnus.com mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gnats/gnats Tag: GNATS_3_112 BETA ChangeLog Ma ...


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	bmanson@egcs.cygnus.com	99/09/21 16:18:39

Modified files:
	gnats          : Tag: GNATS_3_112 BETA ChangeLog Makefile.in 
	                 client.c db_conf.c file-pr.c files.c 
	                 gen-closed-date.c gen-index.c getdate.c 
	                 gnats-db.conf gnatsd.c gnatsd.conf npr-addr.c 
	                 npr-edit.c nquery-pr.c pr-edit.c pr-mail.c 
	                 query-pr.c qvariable.c sub-type.c version.texi 

Log message:
	Commit for GNATS 3.112.
	
	* client.c, gen-closed-date.c, gen-index.c, getdate.c, gnatsd.c,
	npr-addr.c, npr-edit.c, nquery-pr.c, pr-edit.c, pr-mail.c,
	query-pr.c, qvariable.c, sub-type.c: glibc doesn't allow static
	initialization with stdout.
	
	db_conf.c: Change DB_CONF_FILE to default to living under /etc/gnats.
	
	file-pr.c: Don't share memory incorrectly.
	(try_append_notify): New function.
	(notify_responsible): Use it.  Clean up function-scoped variables.
	
	files.c: Don't share memory incorrectly.
	
	gnats-db.conf: Comment out odd non-useful default entries.
	gnatsd.conf: Don't allow software.free.com access by default.
	
	* Makefile.in (VERSION): Upped to 3.112.
	* version.texi: Ditto.
	
	* BETA: Add a short blurb.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]