aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edoc
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-06-21 10:53:19 +0200
committerErlang/OTP <[email protected]>2017-06-21 10:53:19 +0200
commitc18b13d4c8aa31b145703bbbf228fb07d6b2a0a5 (patch)
treef1f0f81fc5f6d4ea67f49d85bd816183e9023893 /lib/edoc
parent12caf72362a6151a72483ce9dfcc989b1c120838 (diff)
downloadotp-c18b13d4c8aa31b145703bbbf228fb07d6b2a0a5.tar.gz
otp-c18b13d4c8aa31b145703bbbf228fb07d6b2a0a5.tar.bz2
otp-c18b13d4c8aa31b145703bbbf228fb07d6b2a0a5.zip
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 b0ed6567ee..7894811c78 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