<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib, branch OTP-19.1.3</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2016-10-10T12:10:04+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-10-10T12:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=42a2e7530d3c7eafcf0ed9afb12d2dde7b116bda'/>
<id>42a2e7530d3c7eafcf0ed9afb12d2dde7b116bda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ssh: Add non-blocking send" since it introduces Error Reports</title>
<updated>2016-10-10T12:06:38+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2016-10-10T10:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=046539298604ef214c0986524f731695d0c47262'/>
<id>046539298604ef214c0986524f731695d0c47262</id>
<content type='text'>
This reverts commit 28baf1314b556bb592c24181f6967e1f324f44a7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 28baf1314b556bb592c24181f6967e1f324f44a7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2016-10-06T09:29:55+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-10-06T09:29:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b886c19c55165007d68e26147e756310bac5ae70'/>
<id>b886c19c55165007d68e26147e756310bac5ae70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Prepare release</title>
<updated>2016-10-05T14:02:21+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-10-05T14:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=eadc9b7a1a0349422a6b9ad1d52229562fc22375'/>
<id>eadc9b7a1a0349422a6b9ad1d52229562fc22375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Handle gen_server:call/3 exits properly</title>
<updated>2016-10-05T13:55:21+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-10-05T13:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=abf7b8c8397acaa9bee0ccf284b1af4e130c16af'/>
<id>abf7b8c8397acaa9bee0ccf284b1af4e130c16af</id>
<content type='text'>
Handle all possible exit values that should be interpreted as {error,
closed}. Failing to do so could lead to unexpected crashes for users
of the ssh application.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Handle all possible exit values that should be interpreted as {error,
closed}. Failing to do so could lead to unexpected crashes for users
of the ssh application.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2016-09-28T08:21:14+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-09-28T08:21:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bc8a0d9d3ee90fe3a19bdfefb16e99ebd6ed5f22'/>
<id>bc8a0d9d3ee90fe3a19bdfefb16e99ebd6ed5f22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/prepare-patch' into maint-19</title>
<updated>2016-09-28T08:21:07+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-09-28T08:21:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=86178975a2ff96009de373aefbfdaae1eb0a014b'/>
<id>86178975a2ff96009de373aefbfdaae1eb0a014b</id>
<content type='text'>
* ingela/ssl/prepare-patch:
  ssl: Prepare for release
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/prepare-patch:
  ssl: Prepare for release
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/ECC-selection-fix/OTP-13918' into maint-19</title>
<updated>2016-09-28T08:21:06+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-09-28T08:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=83281b7c911abc34ba6359e88be39bada31073d8'/>
<id>83281b7c911abc34ba6359e88be39bada31073d8</id>
<content type='text'>
* ingela/ssl/ECC-selection-fix/OTP-13918:
  ssl: Correct ECC curve selection, the error could cause default to always be selected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/ECC-selection-fix/OTP-13918:
  ssl: Correct ECC curve selection, the error could cause default to always be selected.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Correct ECC curve selection, the error could cause default to always be selected.</title>
<updated>2016-09-28T08:05:57+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-09-27T10:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca78bf1500c5f3c68d72214bd06fcc1b66a52c38'/>
<id>ca78bf1500c5f3c68d72214bd06fcc1b66a52c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Prepare for release</title>
<updated>2016-09-27T14:38:35+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2016-09-27T14:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5c58530a6d9f30ac69b8fd02b67b05831a53f52b'/>
<id>5c58530a6d9f30ac69b8fd02b67b05831a53f52b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
