svn commit: r268416 - releng/9.3/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jul 8 16:21:22 UTC 2014


Author: gjb
Date: Tue Jul  8 16:21:21 2014
New Revision: 268416
URL: http://svnweb.freebsd.org/changeset/base/268416

Log:
  Document r267911, send-pr(1) replaced with a stub instructing
  to use the Bugzilla interface.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  releng/9.3/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: releng/9.3/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/9.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul  8 15:30:05 2014	(r268415)
+++ releng/9.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul  8 16:21:21 2014	(r268416)
@@ -662,6 +662,13 @@
 	ends event collection after the specified number of
 	seconds.</para>
 
+      <para revision="267911">The &os; Project has migrated
+	from the <application>GNATS</application> bug tracking system
+	to <application>Bugzilla</application>.  The &man.send-pr.1;
+	utility used for submitting problem reports has been replaced
+	with a stub shell script that instructs to use the Bugzilla
+	web interface.</para>
+
       <sect3 xml:id="periodic-scripts">
 	<title>&man.periodic.8; Scripts</title>
 


More information about the svn-src-releng mailing list