aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-15 13:47:19 +0000
committerlmadsen <lmadsen@f38db490-d61c-443f-a65b-d21fe96a405b>2010-04-15 13:47:19 +0000
commit8783bbd737ef10a383e44445334676003590ef23 (patch)
tree248b7f7d99ec02c7abc920e390cb290c980dc66f
parent7462f51766b6f66d09c0816b474e86c0c3f1a710 (diff)
Merged revisions 257343 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r257343 | lmadsen | 2010-04-15 08:44:38 -0500 (Thu, 15 Apr 2010) | 9 lines Merged revisions 257342 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r257342 | lmadsen | 2010-04-15 08:41:45 -0500 (Thu, 15 Apr 2010) | 1 line Update address of the bug tracker. ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@257346 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--doc/backtrace.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/backtrace.txt b/doc/backtrace.txt
index caf1579ce..4572e2457 100644
--- a/doc/backtrace.txt
+++ b/doc/backtrace.txt
@@ -1,6 +1,8 @@
This document is intended to provide information on how to obtain the
backtraces required on the asterisk bug tracker, available at
-http://bugs.digium.com. The information is required by developers to
+http://issues.asterisk.org.
+
+The information is required by developers to
help fix problem with bugs of any kind. Backtraces provide information
about what was wrong when a program crashed; in our case,
Asterisk. There are two kind of backtraces (aka 'bt') which are