You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rodent of Unusual Size <co...@decus.org> on 1997/03/25 12:38:13 UTC

[PATCH] Reside of bug-reporting patches

    Remember I mentioned that I wasn't including all of the fixes for
    the bug-report change because of outstanding patch conflicts?  Well,
    here's the residue: src/Configure and apache-site/info.html.

    I *think* this completes it.

    #ken    :-)}

Index: Configure
===================================================================
RCS file: /usr/users/coar/myApache/repository/apache/src/Configure,v
retrieving revision 1.84
diff -c -r1.84 Configure
*** 1.84	1997/03/24 22:49:09
--- Configure	1997/03/25 11:37:46
***************
*** 420,428 ****
  	uname -v
  	echo uname -X
  	uname -X
! 	echo Ideally, read the file PORTING, do what it says and send the
! 	echo resulting patches to apache-bugs@apache.org. Otherwise, email
! 	echo this output to apache-bugs@apache.org.
  	echo Thank you
  	exit 1
  	;;
--- 420,431 ----
  	uname -v
  	echo uname -X
  	uname -X
! 	echo Ideally, read the file PORTING, do what it says, and send the
! 	echo resulting patches to The Apache Group by filling out a report
! 	echo form at http://www.apache.org/bugdb.cgi - or, if your browser
! 	echo isn\'t forms-capable, you can send them via email to 
! 	echo apache-bugs@apache.org.  If you don\'t wish to do the port
! 	echo yourself, please submit this output rather than the patches.
  	echo Thank you
  	exit 1
  	;;

Index: info.html
===================================================================
RCS file: /usr/users/coar/myApache/repository/apache-site/info.html,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 info.html
*** 1.1.1.1	1997/03/25 04:43:15
--- info.html	1997/03/25 11:31:23
***************
*** 98,104 ****
  <p>A number of companies now also provide full commercial support for the
  Apache server
  
! <P>Bug reports and suggestions should be sent to <A HREF="mailto:apache-bugs@apache.org">apache-bugs@mail.apache.org</A>
  
  <P>Since Apache was originally based on NCSA 1.3
  code, many questions about it can be answered by many
--- 98,115 ----
  <p>A number of companies now also provide full commercial support for the
  Apache server
  
! <P>Bug reports and suggestions should be submitted by filling out a
! report form at
! <A
!  HREF="http://www.apache.org/bugdb.cgi"
! ><SAMP>http://www.apache.org/bugdb.cgi</SAMP></A>.
! If your browser is not forms-capable, or you can't access the form for some
! other reason, you can submit information by sending a mail message to
! <A
!  HREF="mailto:apache-bugs@apache.org"
! ><SAMP>apache-bugs@mail.apache.org</SAMP></A>.
! Submission <EM>via</EM> the browser form is much prefereable, however,
! so please only send mail if there is no alternative.
  
  <P>Since Apache was originally based on NCSA 1.3
  code, many questions about it can be answered by many