Changes to gnats/gnats/ChangeLog

Milan Zamazal <[email protected]> Sun, 14 Jul 2002 13:30:28 -0400
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/gnats/ChangeLog
diff -c gnats/gnats/ChangeLog:1.256 gnats/gnats/ChangeLog:1.257
*** gnats/gnats/ChangeLog:1.256	Sun May 26 11:32:32 2002
--- gnats/gnats/ChangeLog	Sun Jul 14 13:30:28 2002
***************
*** 1,3 ****
--- 1,20 ----
+ 2002-07-14  Milan Zamazal  <[email protected]>
+ 
+ 	* configure.in: pdm's copyright moved to FSF.
+ 	`gnatsd.access' changed to `gnatsd.user_access'; fixes
+ 	PR gnats/348.
+ 	* gnats.h: Likewise.
+ 
+ 	* at-pr.sh (RESP_ADDR): Use query-pr instead of pr-addr.
+ 
+ 	* gnats-pwconv.c: Copyright changed to FSF.
+ 	(encrypt_): Don't include the salt in the resulting string; fixes
+ 	PR gnats/395.
+ 
+ 	* client.c (scanEnv): If `database' is NULL and GNATSDB is a local
+ 	database name, use it instead of "default".  Based on a patch by
+ 	Mel Hatzis.
+ 
  2002-05-26  Milan Zamazal  <[email protected]>
  
  	* mkdb.sh: Ignore remote databases; fixes PR gnats/384; patch by