aboutsummaryrefslogtreecommitdiffstats
path: root/lib/et
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2017-09-26 12:33:40 +0200
committerHenrik Nord <[email protected]>2017-09-26 12:33:40 +0200
commit25587f05f5d80f9cfa25df953b3ce7f53c70d31a (patch)
treedfe3cb303402f0ebf8107ff77a764ab9286f67d9 /lib/et
parent3c23f2c6335d8586aca1efb9da6d20f00a8840fd (diff)
parent02fd746c40e829adbe77cc526c7df904698e2534 (diff)
downloadotp-25587f05f5d80f9cfa25df953b3ce7f53c70d31a.tar.gz
otp-25587f05f5d80f9cfa25df953b3ce7f53c70d31a.tar.bz2
otp-25587f05f5d80f9cfa25df953b3ce7f53c70d31a.zip
Merge branch 'maint'
Diffstat (limited to 'lib/et')
-rw-r--r--lib/et/doc/src/notes.xml15
-rw-r--r--lib/et/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/et/doc/src/notes.xml b/lib/et/doc/src/notes.xml
index 5300d2e4ef..f0995b7c19 100644
--- a/lib/et/doc/src/notes.xml
+++ b/lib/et/doc/src/notes.xml
@@ -37,6 +37,21 @@
one section in this document. The title of each section is the
version number of <c>Event Tracer (ET)</c>.</p>
+<section><title>ET 1.6.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Tools are updated to show Unicode atoms correctly.</p>
+ <p>
+ Own Id: OTP-14464</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>ET 1.6</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/et/vsn.mk b/lib/et/vsn.mk
index a37fec083b..aab63a402e 100644
--- a/lib/et/vsn.mk
+++ b/lib/et/vsn.mk
@@ -1 +1 @@
-ET_VSN = 1.6
+ET_VSN = 1.6.1