diff options
author | Micael Karlberg <[email protected]> | 2019-04-17 11:59:08 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-04-17 11:59:08 +0200 |
commit | 2587405769912b165b4c97d827411db09d7a7882 (patch) | |
tree | 5d89d630b14d943993ccbe8e33b83d8d3d25e72e /lib/tools | |
parent | 29b74952ece5f36cdb5d6e9e60b1dad318a660e6 (diff) | |
parent | 143682bb10ff77971ea93fb9c3d502d0451276d6 (diff) | |
download | otp-2587405769912b165b4c97d827411db09d7a7882.tar.gz otp-2587405769912b165b4c97d827411db09d7a7882.tar.bz2 otp-2587405769912b165b4c97d827411db09d7a7882.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
Diffstat (limited to 'lib/tools')
-rw-r--r-- | lib/tools/doc/src/notes.xml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 28f8346a19..2191ebe2df 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -128,6 +128,21 @@ </section> +<section><title>Tools 2.11.2.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Minor fixes for <c>make clean</c>.</p> + <p> + Own Id: OTP-15657</p> + </item> + </list> + </section> + +</section> + <section><title>Tools 2.11.2</title> <section><title>Fixed Bugs and Malfunctions</title> @@ -1905,4 +1920,3 @@ </section> </section> </chapter> - |