diff options
| author | Erlang/OTP <[email protected]> | 2015-06-23 10:24:26 +0200 |
|---|---|---|
| committer | Erlang/OTP <[email protected]> | 2015-06-23 10:24:26 +0200 |
| commit | 2955ddebc32837b66d9bacb4e925ad0ed0033168 (patch) | |
| tree | d6bff1708a209ee317a1d1bbb78d237a999bfd23 /lib/erl_docgen/doc/src | |
| parent | 7cff27e14e051b6ee15f564335eb8e685e1639c1 (diff) | |
| download | otp-2955ddebc32837b66d9bacb4e925ad0ed0033168.tar.gz otp-2955ddebc32837b66d9bacb4e925ad0ed0033168.tar.bz2 otp-2955ddebc32837b66d9bacb4e925ad0ed0033168.zip | |
Prepare release
Diffstat (limited to 'lib/erl_docgen/doc/src')
| -rw-r--r-- | lib/erl_docgen/doc/src/notes.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/lib/erl_docgen/doc/src/notes.xml b/lib/erl_docgen/doc/src/notes.xml index cbe77b7781..ba1ad2f5e8 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -31,7 +31,22 @@ </header> <p>This document describes the changes made to the <em>erl_docgen</em> application.</p> - <section><title>Erl_Docgen 0.3.7</title> + <section><title>Erl_Docgen 0.4</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> Add possibility to add extra information on + documentation front pages. </p> + <p> + Own Id: OTP-12722</p> + </item> + </list> + </section> + +</section> + +<section><title>Erl_Docgen 0.3.7</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |
