aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugger
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-05-31 16:21:00 +0200
committerHans Nilsson <[email protected]>2017-05-31 16:21:00 +0200
commit32275a2fc0b86d1f1b124706afc80f3ff92216eb (patch)
treeb96728587b0241f2ad6a5d6bee895f1aff7a1371 /lib/debugger
parentd106c5fffb3832fffbdf99cca905390fe15d489f (diff)
downloadotp-32275a2fc0b86d1f1b124706afc80f3ff92216eb.tar.gz
otp-32275a2fc0b86d1f1b124706afc80f3ff92216eb.tar.bz2
otp-32275a2fc0b86d1f1b124706afc80f3ff92216eb.zip
Revert "Prepare release"
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0.
Diffstat (limited to 'lib/debugger')
-rw-r--r--lib/debugger/doc/src/notes.xml36
-rw-r--r--lib/debugger/vsn.mk2
2 files changed, 1 insertions, 37 deletions
diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml
index fa85567a84..532a17bd81 100644
--- a/lib/debugger/doc/src/notes.xml
+++ b/lib/debugger/doc/src/notes.xml
@@ -33,42 +33,6 @@
<p>This document describes the changes made to the Debugger
application.</p>
-<section><title>Debugger 4.2.2</title>
-
- <section><title>Fixed Bugs and Malfunctions</title>
- <list>
- <item>
- <p> The Erlang shell, <c>qlc:string_to_handle()</c>, and
- the Debugger (the Evaluator area and Edit variable window
- of the Bindings area) can parse pids, ports, references,
- and external funs, as long as they can be created in the
- running system. </p>
- <p>
- Own Id: OTP-14296</p>
- </item>
- <item>
- <p> Fix editing of simple binary values in the Bindings
- area of the Debugger's Attach Process Window. </p>
- <p>
- Own Id: OTP-14318</p>
- </item>
- </list>
- </section>
-
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p> Miscellaneous updates due to atoms containing
- arbitrary Unicode characters. </p>
- <p>
- Own Id: OTP-14285</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Debugger 4.2.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/debugger/vsn.mk b/lib/debugger/vsn.mk
index 3534570ef5..f5440865ef 100644
--- a/lib/debugger/vsn.mk
+++ b/lib/debugger/vsn.mk
@@ -1 +1 @@
-DEBUGGER_VSN = 4.2.2
+DEBUGGER_VSN = 4.2.1