[svn-commits] lmadsen: branch 1.4 r257342 - /branches/1.4/doc/backtrace.txt

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Apr 15 08:41:47 CDT 2010


Author: lmadsen
Date: Thu Apr 15 08:41:45 2010
New Revision: 257342

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=257342
Log:
Update address of the bug tracker.

Modified:
    branches/1.4/doc/backtrace.txt

Modified: branches/1.4/doc/backtrace.txt
URL: http://svnview.digium.com/svn/asterisk/branches/1.4/doc/backtrace.txt?view=diff&rev=257342&r1=257341&r2=257342
==============================================================================
--- branches/1.4/doc/backtrace.txt (original)
+++ branches/1.4/doc/backtrace.txt Thu Apr 15 08:41:45 2010
@@ -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




More information about the svn-commits mailing list