aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2015-09-07 17:49:29 +0200
committerErlang/OTP <[email protected]>2015-09-07 17:49:29 +0200
commitfa30eeeb6f54bb0421a76a321f77b9163dca8de9 (patch)
treeba74d4af66621dfd279803806bacf04b941bc715 /lib
parent5794d3d4bf28a33be1e6c802d709c305f23773c0 (diff)
downloadotp-fa30eeeb6f54bb0421a76a321f77b9163dca8de9.tar.gz
otp-fa30eeeb6f54bb0421a76a321f77b9163dca8de9.tar.bz2
otp-fa30eeeb6f54bb0421a76a321f77b9163dca8de9.zip
Prepare release
Diffstat (limited to 'lib')
-rw-r--r--lib/debugger/doc/src/notes.xml16
-rw-r--r--lib/debugger/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml
index 7384189a6f..5a028fa4de 100644
--- a/lib/debugger/doc/src/notes.xml
+++ b/lib/debugger/doc/src/notes.xml
@@ -32,6 +32,22 @@
<p>This document describes the changes made to the Debugger
application.</p>
+<section><title>Debugger 4.0.3.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix crash when starting a quick debugging session. Thanks
+ Alan Duffield.</p>
+ <p>
+ Own Id: OTP-12911 Aux Id: seq12906 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Debugger 4.0.3</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/debugger/vsn.mk b/lib/debugger/vsn.mk
index b82f0f4e37..c8321de297 100644
--- a/lib/debugger/vsn.mk
+++ b/lib/debugger/vsn.mk
@@ -1 +1 @@
-DEBUGGER_VSN = 4.0.3
+DEBUGGER_VSN = 4.0.3.1