aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc
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/edoc
parent3c23f2c6335d8586aca1efb9da6d20f00a8840fd (diff)
parent02fd746c40e829adbe77cc526c7df904698e2534 (diff)
downloadotp-25587f05f5d80f9cfa25df953b3ce7f53c70d31a.tar.gz
otp-25587f05f5d80f9cfa25df953b3ce7f53c70d31a.tar.bz2
otp-25587f05f5d80f9cfa25df953b3ce7f53c70d31a.zip
Merge branch 'maint'
Diffstat (limited to 'lib/edoc')
-rw-r--r--lib/edoc/doc/src/notes.xml15
-rw-r--r--lib/edoc/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/lib/edoc/doc/src/notes.xml b/lib/edoc/doc/src/notes.xml
index 7894811c78..96d7597d83 100644
--- a/lib/edoc/doc/src/notes.xml
+++ b/lib/edoc/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the EDoc
application.</p>
+<section><title>Edoc 0.9.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>Edoc 0.9</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/edoc/vsn.mk b/lib/edoc/vsn.mk
index 1a933b2ad8..065944ccef 100644
--- a/lib/edoc/vsn.mk
+++ b/lib/edoc/vsn.mk
@@ -1 +1 @@
-EDOC_VSN = 0.9
+EDOC_VSN = 0.9.1