[svn-commits] lmadsen: trunk r257343 - in /trunk: ./ doc/backtrace.txt

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


Author: lmadsen
Date: Thu Apr 15 08:44:38 2010
New Revision: 257343

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=257343
Log:
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.
........

Modified:
    trunk/   (props changed)
    trunk/doc/backtrace.txt

Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.

Modified: trunk/doc/backtrace.txt
URL: http://svnview.digium.com/svn/asterisk/trunk/doc/backtrace.txt?view=diff&rev=257343&r1=257342&r2=257343
==============================================================================
--- trunk/doc/backtrace.txt (original)
+++ trunk/doc/backtrace.txt Thu Apr 15 08:44:38 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
-https://issues.asterisk.org. 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