Changes to gnats/UPGRADING

Hans-Albert Schneider <[email protected]> Sun, 27 Oct 2002 14:45:38 -0500
Newsgroups gmane.comp.bug-tracking.gnats.patches
Message-ID <[email protected]>
Index: gnats/UPGRADING
diff -c gnats/UPGRADING:1.1 gnats/UPGRADING:1.2
*** gnats/UPGRADING:1.1	Wed Nov 28 10:16:46 2001
--- gnats/UPGRADING	Sun Oct 27 14:45:37 2002
***************
*** 159,165 ****
     configuration settings available in the GNATS 4 `dbconfig' file,
     you should take some time to review them all before proceeding.
  
! 7. GNATS 4 uses a different password format in the gnatsd.access file
     than older versions since it supports crypt() and MD5 passwords
     (see the GNATS manual, Appendix C, "Controlling access to
     databases" for details.)  You need to translate your old
--- 159,166 ----
     configuration settings available in the GNATS 4 `dbconfig' file,
     you should take some time to review them all before proceeding.
  
! 7. The file gnatsd.access has been renamed to gnatsd.user_access.
!    Furthermore, GNATS 4 uses a different password format
     than older versions since it supports crypt() and MD5 passwords
     (see the GNATS manual, Appendix C, "Controlling access to
     databases" for details.)  You need to translate your old