diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-09-04 10:11:39 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-09-04 10:11:39 +0200 |
commit | 0dca4bcf9eb70a567c617ebc1b2da15057ad3806 (patch) | |
tree | 9b07bc16a39ffaaa992a32d419b6a4e53ad6f7e6 /lib/erl_docgen/doc/src/notes.xml | |
parent | 94fa6d2fcf729d3df37a4e8dc4e369bf444ea55a (diff) | |
parent | 952db27ba0a5b87a2a47f3a7034a9bf92e3651e5 (diff) | |
download | otp-0dca4bcf9eb70a567c617ebc1b2da15057ad3806.tar.gz otp-0dca4bcf9eb70a567c617ebc1b2da15057ad3806.tar.bz2 otp-0dca4bcf9eb70a567c617ebc1b2da15057ad3806.zip |
Merge tag 'OTP_R15B02'
The R15B02 release
Diffstat (limited to 'lib/erl_docgen/doc/src/notes.xml')
-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 5d8960fd5f..ee62de86b1 100644 --- a/lib/erl_docgen/doc/src/notes.xml +++ b/lib/erl_docgen/doc/src/notes.xml @@ -30,7 +30,22 @@ </header> <p>This document describes the changes made to the <em>erl_docgen</em> application.</p> - <section><title>Erl_Docgen 0.3.1</title> + <section><title>Erl_Docgen 0.3.2</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> A bug regarding spaces in C function prototypes has + been fixed. (Thanks to Richard O'Keefe.) </p> + <p> + Own Id: OTP-10138</p> + </item> + </list> + </section> + +</section> + +<section><title>Erl_Docgen 0.3.1</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |