Changes to gnats/gnats/ChangeLog

Yngve Svendsen <[email protected]> Thu, 31 Oct 2002 15:28:53 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/gnats/ChangeLog
diff -c gnats/gnats/ChangeLog:1.279 gnats/gnats/ChangeLog:1.280
*** gnats/gnats/ChangeLog:1.279	Mon Oct 28 17:57:50 2002
--- gnats/gnats/ChangeLog	Thu Oct 31 15:28:52 2002
***************
*** 1,4 ****
! 2002-10-28  Yngve Svendsen  <[email protected]>
  
          * edit.c (applyChangeAction): Use value_is_empty to check not only
          for empty fields but also for fields that contain only blanks.
--- 1,10 ----
! 2002-10-31  Yngve Svendsen  <[email protected]>
! 
! 	* dbconfig.in: Warn people that they may need to set category dir
! 	permissions to 755 if they have users running query-pr
! 	etc. locally, i.e. not through gnatsd.
! 
! 2002-10-28  Yngve Svendsen  <[email protected]>
  
          * edit.c (applyChangeAction): Use value_is_empty to check not only
          for empty fields but also for fields that contain only blanks.
***************
*** 20,26 ****
  	file to avoid deferencing NULL in get_adm_dir.  Fixes PR
  	gnats/330.
  
! 2002-10-24  Yngve Svendsen  <[email protected]>
  
  	* dbconfig.in: Use Notify-List in the initial-pr-notification and
  	initial-pr-notification-pending mail formats.
--- 26,32 ----
  	file to avoid deferencing NULL in get_adm_dir.  Fixes PR
  	gnats/330.
  
! 2002-10-24  Yngve Svendsen  <[email protected]>
  
  	* dbconfig.in: Use Notify-List in the initial-pr-notification and
  	initial-pr-notification-pending mail formats.