[27080] in CVS-changelog-for-Kerberos-V5
krb5 commit: Remove bug-report.texinfo
daemon@ATHENA.MIT.EDU (Benjamin Kaduk)
Mon Oct 8 21:55:10 2012
Date: Mon, 8 Oct 2012 21:55:06 -0400
From: Benjamin Kaduk <kaduk@mit.edu>
Message-Id: <201210090155.q991t6Gj020909@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/0a735e18e1e9d4e3f25fd04dad841221e5d5d46a
commit 0a735e18e1e9d4e3f25fd04dad841221e5d5d46a
Author: Ben Kaduk <kaduk@mit.edu>
Date: Wed Sep 26 12:00:58 2012 -0400
Remove bug-report.texinfo
It is unused; send-pr.texinfo supercedes it at the moment anyway.
ticket: 7408
doc/Makefile | 2 +-
doc/bug-report.texinfo | 10 ----------
2 files changed, 1 insertions(+), 11 deletions(-)
diff --git a/doc/Makefile b/doc/Makefile
index 599da3f..7e6d637 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -18,7 +18,7 @@ ADMIN_INCLUDES=definitions.texinfo copyright.texinfo document-list.texinfo \
ADMIN_DEPS=admin.texinfo $(ADMIN_INCLUDES)
INSTALL_INCLUDES=definitions.texinfo copyright.texinfo document-list.texinfo \
- dnstxt.texinfo dnssrv.texinfo build.texinfo bug-report.texinfo \
+ dnstxt.texinfo dnssrv.texinfo build.texinfo \
krb5conf.texinfo kdcconf.texinfo send-pr.texinfo
INSTALL_DEPS=install.texinfo $(INSTALL_INCLUDES)
diff --git a/doc/bug-report.texinfo b/doc/bug-report.texinfo
deleted file mode 100644
index 9a1767d..0000000
--- a/doc/bug-report.texinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-In any complex software, there will be bugs. Please send bug reports or
-other problems you may uncover using the @code{krb5-send-pr} program
-installed with the distribution. In case @code{krb5-send-pr} fails to
-work, send bug reports to @samp{krb5-bugs@@mit.edu}. Please mention
-which version of the Kerberos V5 distribution you are using, and whether
-you have made any private changes. Bug reports that include proposed
-fixes are especially welcome. If you do include fixes, please send them
-using either context diffs or unified diffs (using @samp{diff -c} or
-@samp{diff -u}, respectively).
-
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5