From 32275a2fc0b86d1f1b124706afc80f3ff92216eb Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 31 May 2017 16:21:00 +0200 Subject: Revert "Prepare release" This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. --- lib/debugger/doc/src/notes.xml | 36 ------------------------------------ lib/debugger/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 37 deletions(-) (limited to 'lib/debugger') 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 @@

This document describes the changes made to the Debugger application.

-
Debugger 4.2.2 - -
Fixed Bugs and Malfunctions - - -

The Erlang shell, qlc:string_to_handle(), 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.

-

- Own Id: OTP-14296

-
- -

Fix editing of simple binary values in the Bindings - area of the Debugger's Attach Process Window.

-

- Own Id: OTP-14318

-
-
-
- - -
Improvements and New Features - - -

Miscellaneous updates due to atoms containing - arbitrary Unicode characters.

-

- Own Id: OTP-14285

-
-
-
- -
-
Debugger 4.2.1
Fixed Bugs and Malfunctions 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 -- cgit v1.2.3