diff options
author | Rickard Green <[email protected]> | 2016-12-19 14:24:37 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2016-12-19 14:24:37 +0100 |
commit | 7d475a83abee8a79f8be564e2772dd434780e15f (patch) | |
tree | ba35aed282e29939c90737aeecf039881585fb9e /erts | |
parent | cece1693410a89e87343367e86b5dd82ac0e73b7 (diff) | |
download | otp-7d475a83abee8a79f8be564e2772dd434780e15f.tar.gz otp-7d475a83abee8a79f8be564e2772dd434780e15f.tar.bz2 otp-7d475a83abee8a79f8be564e2772dd434780e15f.zip |
Remove faulty release note for these fixes
Diffstat (limited to 'erts')
-rw-r--r-- | erts/doc/src/notes.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index da6190b685..11777f0014 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -145,13 +145,6 @@ <p> Own Id: OTP-14051</p> </item> - <item> - <p> - Fixed a number of bugs that caused faulty stack-traces to - be created on exception when a process was traced.</p> - <p> - Own Id: OTP-14055</p> - </item> </list> </section> |