]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
UPGRADE: Add note for REF_DEBUG flag
authorMatthew Jordan <mjordan@digium.com>
Thu, 22 May 2014 13:59:32 +0000 (13:59 +0000)
committerMatthew Jordan <mjordan@digium.com>
Thu, 22 May 2014 13:59:32 +0000 (13:59 +0000)
........

Merged revisions 414345 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@414346 65c4cc65-6c06-0410-ace0-fbb531ad65f3

UPGRADE.txt

index 3ba95921eac5eee9df3ef307b2c50f7a72f00053..696d4c2a8dc9711144bccc75ecd3b3990323226e 100644 (file)
@@ -24,6 +24,14 @@ from 11.9 to 11.10
  - The asterisk command line -I option and the asterisk.conf internal_timing
    option are removed and always enabled if any timing module is loaded.
 
+ - Added a new Compiler Flag, REF_DEBUG. When enabled, reference counted
+   objects will emit additional debug information to the refs log file located
+   in the standard Asterisk log file directory. This log file is useful in
+   tracking down object leaks and other reference counting issues. Prior to
+   this version, this option was only available by modifying the source code
+   directly. This change also includes a new script, refcounter.py, in the
+   contrib folder that will process the refs log file.
+
 from 11.8 to 11.9
 - res_fax now returns the correct rates for V.27ter (4800 or 9600 bit/s).
   Because of this the default settings would not load, so the minrate (minimum