summaryrefslogtreecommitdiff
path: root/lib/edoc
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2017-05-30 16:15:30 +0200
committerErlang/OTP <otp@erlang.org>2017-05-30 16:15:30 +0200
commiteaf8ca41dfa4850437ad270d3897399c9358ced0 (patch)
treeed69a7dff05c4ea0a3d3fa5be62d339203b5a508 /lib/edoc
parentb182febe36aa63eb8290f24ba4b7932673a9a9bc (diff)
downloaderlang-eaf8ca41dfa4850437ad270d3897399c9358ced0.tar.gz
Prepare release
Diffstat (limited to 'lib/edoc')
-rw-r--r--lib/edoc/doc/src/notes.xml22
-rw-r--r--lib/edoc/vsn.mk2
2 files changed, 23 insertions, 1 deletions
diff --git a/lib/edoc/doc/src/notes.xml b/lib/edoc/doc/src/notes.xml
index 4982488335..27b5a3ac3d 100644
--- a/lib/edoc/doc/src/notes.xml
+++ b/lib/edoc/doc/src/notes.xml
@@ -32,6 +32,28 @@
<p>This document describes the changes made to the EDoc
application.</p>
+<section><title>Edoc 0.9</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>To support stable builds, <c>edoc</c> no longer
+ includes time stamps in the footer for generated
+ files.</p>
+ <p>
+ Own Id: OTP-14277</p>
+ </item>
+ <item>
+ <p> Miscellaneous updates due to atoms containing
+ arbitrary Unicode characters. </p>
+ <p>
+ Own Id: OTP-14285</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Edoc 0.8.1</title>
<section><title>Improvements and New Features</title>
diff --git a/lib/edoc/vsn.mk b/lib/edoc/vsn.mk
index d66802fdac..1a933b2ad8 100644
--- a/lib/edoc/vsn.mk
+++ b/lib/edoc/vsn.mk
@@ -1 +1 @@
-EDOC_VSN = 0.8.1
+EDOC_VSN = 0.9