aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc/doc
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-06-18 12:04:03 +0200
committerBjörn-Egil Dahlberg <[email protected]>2013-06-18 12:04:03 +0200
commit2b2646d97a0f2248d7ec1be81fb88488cfec9a56 (patch)
treec18a924bdaeeef0f2fd1cf7c9653f02802dc9300 /lib/odbc/doc
parent3ed3b7eeb82816a79efda7ff9fd936e4fe5da6d4 (diff)
parent8cece79b77952c991e62ae595bcf71cde016a052 (diff)
downloadotp-2b2646d97a0f2248d7ec1be81fb88488cfec9a56.tar.gz
otp-2b2646d97a0f2248d7ec1be81fb88488cfec9a56.tar.bz2
otp-2b2646d97a0f2248d7ec1be81fb88488cfec9a56.zip
Merge tag 'OTP_R16B01'
The R16B01 release Conflicts: lib/sasl/vsn.mk
Diffstat (limited to 'lib/odbc/doc')
-rw-r--r--lib/odbc/doc/src/notes.xml31
1 files changed, 30 insertions, 1 deletions
diff --git a/lib/odbc/doc/src/notes.xml b/lib/odbc/doc/src/notes.xml
index 9acf9f1310..a1c6f999e0 100644
--- a/lib/odbc/doc/src/notes.xml
+++ b/lib/odbc/doc/src/notes.xml
@@ -31,7 +31,36 @@
<p>This document describes the changes made to the odbc application.
</p>
- <section><title>ODBC 2.10.15</title>
+ <section><title>ODBC 2.10.16</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Fix a 64bit related bug in odbcserver. Thanks to Satoshi
+ Kinoshita.</p>
+ <p>
+ Own Id: OTP-10993</p>
+ </item>
+ <item>
+ <p> Postscript files no longer needed for the generation
+ of PDF files have been removed. </p>
+ <p>
+ Own Id: OTP-11016</p>
+ </item>
+ <item>
+ <p>
+ Fix checking for odbc in standard locations when
+ "with-odbc" flag present. Thanks to Alexey Saltanov.</p>
+ <p>
+ Own Id: OTP-11126</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
+<section><title>ODBC 2.10.15</title>
<section><title>Improvements and New Features</title>
<list>