diff options
author | Erlang/OTP <otp@erlang.org> | 2021-05-10 16:06:07 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2021-05-10 16:06:07 +0200 |
commit | e79b7f9c9a8ecc9afdca4f7cc72f250e0bff2f9d (patch) | |
tree | 88a408d6bf5011253069ea39b75a5c15868b5716 /lib/odbc/doc/src | |
parent | f238fdbd379882af30445453afd163a09d242e44 (diff) | |
download | erlang-e79b7f9c9a8ecc9afdca4f7cc72f250e0bff2f9d.tar.gz |
Prepare release
Diffstat (limited to 'lib/odbc/doc/src')
-rw-r--r-- | lib/odbc/doc/src/notes.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/lib/odbc/doc/src/notes.xml b/lib/odbc/doc/src/notes.xml index b219f79b87..2b76cdd66a 100644 --- a/lib/odbc/doc/src/notes.xml +++ b/lib/odbc/doc/src/notes.xml @@ -32,7 +32,22 @@ <p>This document describes the changes made to the odbc application. </p> - <section><title>ODBC 2.13.3</title> + <section><title>ODBC 2.13.4</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fix compiler warnings produced by the clang compiler.</p> + <p> + Own Id: OTP-17105 Aux Id: PR-2872 </p> + </item> + </list> + </section> + +</section> + +<section><title>ODBC 2.13.3</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |