<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/odbc, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2017-12-08T09:57:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=47198f179ab14cf8cfcdab0d976650cd1519b236'/>
<id>47198f179ab14cf8cfcdab0d976650cd1519b236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers</title>
<updated>2017-12-08T09:53:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f3a74a7dfb633b21b7d06e48bf430071cdc0f779'/>
<id>f3a74a7dfb633b21b7d06e48bf430071cdc0f779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused files from the documentation build</title>
<updated>2017-09-28T10:09:29+00:00</updated>
<author>
<name>Lars Thorsen</name>
<email>lars@erlang.org</email>
</author>
<published>2017-09-25T13:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9395c7b4a2079349fdb881a1f537af5b73eacfd2'/>
<id>9395c7b4a2079349fdb881a1f537af5b73eacfd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2016-12-09T10:45:22+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-12-09T10:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc0427be6d482182ec70f3cd87c73027cfb17ea9'/>
<id>fc0427be6d482182ec70f3cd87c73027cfb17ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>odbc: Remove support for old MACs</title>
<updated>2016-11-18T09:21:06+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-11-17T10:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cd8eea1ef091b9268eae2e19a85c72cab25129f5'/>
<id>cd8eea1ef091b9268eae2e19a85c72cab25129f5</id>
<content type='text'>
Change configure to skip odbc for old MACs, the change in
PR-1227 is not backwards compatible with old MACs, and we do not
see a need to continue support for such old versions. However
it is still possible to make it work on such machines using
the --with-odbc configure option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change configure to skip odbc for old MACs, the change in
PR-1227 is not backwards compatible with old MACs, and we do not
see a need to continue support for such old versions. However
it is still possible to make it work on such machines using
the --with-odbc configure option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update configure to work better on Mac</title>
<updated>2016-11-09T17:23:44+00:00</updated>
<author>
<name>JT Turner</name>
<email>jtwebman@gmail.com</email>
</author>
<published>2016-10-30T07:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d24adb8e54e95af69187098e9c220eb4869dfb4a'/>
<id>d24adb8e54e95af69187098e9c220eb4869dfb4a</id>
<content type='text'>
Update to look for -lodbc as well as default to /usr/local as you will need to brew install libiodbc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update to look for -lodbc as well as default to /usr/local as you will need to brew install libiodbc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2016-09-20T07:36:54+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-09-20T07:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37e14c395a0d3621d65552b3954856d1cbeaed9a'/>
<id>37e14c395a0d3621d65552b3954856d1cbeaed9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Correct errors introduced by Editorial changes</title>
<updated>2016-09-01T12:34:41+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-09-01T12:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad6e765bcd4f35a282ef00e38ed9129f3a5c1d83'/>
<id>ad6e765bcd4f35a282ef00e38ed9129f3a5c1d83</id>
<content type='text'>
Fix some older errors as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some older errors as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make ODBC configure handle OS X El Capitan</title>
<updated>2016-07-29T18:36:39+00:00</updated>
<author>
<name>Lee Bannard</name>
<email>l_bannard@yahoo.co.uk</email>
</author>
<published>2016-07-29T18:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8bbc6bbe462db16ff68d9d5e2291209fd2a22f6c'/>
<id>8bbc6bbe462db16ff68d9d5e2291209fd2a22f6c</id>
<content type='text'>
Change ODBC configure.in script to recognize OS X El Capitan (Darwin v15.x)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change ODBC configure.in script to recognize OS X El Capitan (Darwin v15.x)
</pre>
</div>
</content>
</entry>
<entry>
<title>odbc: Convert doc clauses form test_server to ct</title>
<updated>2016-06-27T14:35:41+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-06-27T14:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=436d0e3300a64daede0f45dc52920161a5423a0b'/>
<id>436d0e3300a64daede0f45dc52920161a5423a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
