From 17224a3d31d25ce6daa4de63b52b26bee9564bcd Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 13 Sep 2010 17:58:05 +0200 Subject: Prepare release --- lib/et/doc/src/notes.xml | 26 ++++++++++++++++++++++++++ lib/et/vsn.mk | 2 +- 2 files changed, 27 insertions(+), 1 deletion(-) (limited to 'lib/et') diff --git a/lib/et/doc/src/notes.xml b/lib/et/doc/src/notes.xml index 8611955d3d..4ce7548414 100644 --- a/lib/et/doc/src/notes.xml +++ b/lib/et/doc/src/notes.xml @@ -36,6 +36,32 @@ one section in this document. The title of each section is the version number of Event Tracer (ET).

+
ET 1.4.1 + +
Fixed Bugs and Malfunctions + + +

Fixed broken links in the documentation.

+

+ Own Id: OTP-8796

+
+
+
+ + +
Improvements and New Features + + +

+ Fixed gui crash on windows.

+

+ Own Id: OTP-8830

+
+
+
+ +
+
ET 1.4
Improvements and New Features diff --git a/lib/et/vsn.mk b/lib/et/vsn.mk index 04ecb8c82e..b5b7fa52f4 100644 --- a/lib/et/vsn.mk +++ b/lib/et/vsn.mk @@ -1 +1 @@ -ET_VSN = 1.4 +ET_VSN = 1.4.1 -- cgit v1.2.3