<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-20.1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Updated OTP version</title>
<updated>2017-09-22T13:21:51+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-09-22T13:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=02fd746c40e829adbe77cc526c7df904698e2534'/>
<id>02fd746c40e829adbe77cc526c7df904698e2534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2017-09-22T13:21:49+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-09-22T13:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af2073640c4b7c67c9b978ebc203d57ac43e96dc'/>
<id>af2073640c4b7c67c9b978ebc203d57ac43e96dc</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-09-22T13:19:03+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-09-22T13:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1bf0b21344d951c65e54c6abfe7907ef8b63d946'/>
<id>1bf0b21344d951c65e54c6abfe7907ef8b63d946</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly append sub-binaries in iolist_to_iovec</title>
<updated>2017-09-22T12:53:14+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2017-09-20T17:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ae559453fed714fecd4284c7a4332bc2c8483c29'/>
<id>ae559453fed714fecd4284c7a4332bc2c8483c29</id>
<content type='text'>
The byte_offset of sub-binaries wasn't taken into account for
ProcBins, subtly ruining the results. The test suite didn't catch
it since it didn't check for sub-binaries in particular, and only
checked for equality between variations -- not whether the output
was equal to the input.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The byte_offset of sub-binaries wasn't taken into account for
ProcBins, subtly ruining the results. The test suite didn't catch
it since it didn't check for sub-binaries in particular, and only
checked for equality between variations -- not whether the output
was equal to the input.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dgud/stdlib/remove-gs-depr' into maint</title>
<updated>2017-09-22T09:38:28+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-22T09:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0f4d186e1b2213e533975db393a8c87e1303fddd'/>
<id>0f4d186e1b2213e533975db393a8c87e1303fddd</id>
<content type='text'>
* dgud/stdlib/remove-gs-depr:
  stdlib: Remove gs removed warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/stdlib/remove-gs-depr:
  stdlib: Remove gs removed warning
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/public_key/fix_broken_marker' into maint</title>
<updated>2017-09-22T08:30:08+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-09-22T08:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=35ed7ad9bdc4ce32c9b461064d042167551c27df'/>
<id>35ed7ad9bdc4ce32c9b461064d042167551c27df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>public_key: Add app (ssl) to marker in seelalso tag</title>
<updated>2017-09-22T08:29:31+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-09-21T11:49:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe38a0b6e9b0a9f69dddfaa563fc5ebff3553581'/>
<id>fe38a0b6e9b0a9f69dddfaa563fc5ebff3553581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stdlib: Remove gs removed warning</title>
<updated>2017-09-22T08:09:19+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2017-09-22T08:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8703d3ee9e6e551f78e0646fde76a726e107f9d7'/>
<id>8703d3ee9e6e551f78e0646fde76a726e107f9d7</id>
<content type='text'>
Caused warnings which could not be suppressed, if old 'gs' application
was compiled and used together with otp-20, which is fair usage even
if OTP does not support the application anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caused warnings which could not be suppressed, if old 'gs' application
was compiled and used together with otp-20, which is fair usage even
if OTP does not support the application anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year</title>
<updated>2017-09-21T10:29:06+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2017-09-21T10:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6972369837f9004d23883acce1271d1b53bb0a24'/>
<id>6972369837f9004d23883acce1271d1b53bb0a24</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 'anders/diameter/doc/OTP-14561' into maint</title>
<updated>2017-09-21T07:22:23+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-09-21T07:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=dd03acb83e1f2b34218fea0cfcb3390462a842b5'/>
<id>dd03acb83e1f2b34218fea0cfcb3390462a842b5</id>
<content type='text'>
* anders/diameter/doc/OTP-14561:
  Document new(ish) options in diameter_tcp/sctp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/doc/OTP-14561:
  Document new(ish) options in diameter_tcp/sctp
</pre>
</div>
</content>
</entry>
</feed>
