From c04cad3ba921deb086d19e2de2526af4854add75 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Jun 2016 11:39:07 +0200 Subject: Revert "Prepare release" This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. --- lib/wx/doc/src/notes.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) (limited to 'lib/wx/doc') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index 4f0e166924..c7400206ab 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -32,43 +32,6 @@

This document describes the changes made to the wxErlang application.

-
Wx 1.7 - -
Fixed Bugs and Malfunctions - - -

- Fixed bugs which could cause called functions to be - invoked twice or not at all when callbacks where invoked - at the same time.

-

- Own Id: OTP-13491

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

- Changed atom 'boolean' fields in #wxMouseState{} to - 'boolean()'.

-

- Moved out arguments in wxListCtrl:hitTest to result.

-

- Removed no-op functions in wxGauge that have been removed - from wxWidgets-3.1.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-13553

-
-
-
- -
-
Wx 1.6.1
Fixed Bugs and Malfunctions -- cgit v1.2.3