<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-20.1.6</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-11-17T13:19:26+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f021a71ad8ffd2d1f5548927944d2b08935511d1'/>
<id>f021a71ad8ffd2d1f5548927944d2b08935511d1</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>2017-11-17T13:19:24+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=99e6510d22accbcc7ce4e7c198bd6940422eda3f'/>
<id>99e6510d22accbcc7ce4e7c198bd6940422eda3f</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 'rickard/node-mon-proc-exit-race/maint-20/OTP-14781' into maint-20</title>
<updated>2017-11-17T13:19:10+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e81e76485198a4a2de0abf882d93fb1a6880d8c2'/>
<id>e81e76485198a4a2de0abf882d93fb1a6880d8c2</id>
<content type='text'>
* rickard/node-mon-proc-exit-race/maint-20/OTP-14781:
  Fix triggering of node monitors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/node-mon-proc-exit-race/maint-20/OTP-14781:
  Fix triggering of node monitors
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/SYN_RST/OTP-14778' into maint-20</title>
<updated>2017-11-17T13:19:09+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b291c961e83ff1fe82ee58b643919bcba434c19a'/>
<id>b291c961e83ff1fe82ee58b643919bcba434c19a</id>
<content type='text'>
* hans/ssh/SYN_RST/OTP-14778:
  ssh: dialyzer fixes
  ssh: Fix broken error handling during session setup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/SYN_RST/OTP-14778:
  ssh: dialyzer fixes
  ssh: Fix broken error handling during session setup
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'hans/ssh/dont_remove_trailing_ws_20/OTP-14763' into maint-20</title>
<updated>2017-11-17T13:19:09+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4d9982b2412121cdd2cb20559e0569f7a01edb0b'/>
<id>4d9982b2412121cdd2cb20559e0569f7a01edb0b</id>
<content type='text'>
* hans/ssh/dont_remove_trailing_ws_20/OTP-14763:
  ssh: testcases for space trailing Hello msg
  ssh: Don't remove trailing WS in Hello msg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hans/ssh/dont_remove_trailing_ws_20/OTP-14763:
  ssh: testcases for space trailing Hello msg
  ssh: Don't remove trailing WS in Hello msg
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/fix-close-eintr/OTP-14775' into maint-20</title>
<updated>2017-11-17T13:19:08+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-11-17T13:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e4fbc047b039dd80d331d22c29f02b29387090ad'/>
<id>e4fbc047b039dd80d331d22c29f02b29387090ad</id>
<content type='text'>
* john/erts/fix-close-eintr/OTP-14775:
  Remove invalid EINTR loop around close(2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/fix-close-eintr/OTP-14775:
  Remove invalid EINTR loop around close(2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix triggering of node monitors</title>
<updated>2017-11-16T13:50:42+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2017-11-15T18:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=745c99e35283686a3a636c82e44304cd180db232'/>
<id>745c99e35283686a3a636c82e44304cd180db232</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: testcases for space trailing Hello msg</title>
<updated>2017-11-15T14:05:22+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-10T12:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=037b68bfc1e6b20186f542170833af90416c8482'/>
<id>037b68bfc1e6b20186f542170833af90416c8482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: Don't remove trailing WS in Hello msg</title>
<updated>2017-11-15T14:05:20+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-09T11:35:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=70773b1498cb845db16ed83f3f4c3b1b52e08ab2'/>
<id>70773b1498cb845db16ed83f3f4c3b1b52e08ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh: dialyzer fixes</title>
<updated>2017-11-14T20:24:31+00:00</updated>
<author>
<name>Hans Nilsson</name>
<email>hans@erlang.org</email>
</author>
<published>2017-11-14T19:40:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6642d2c27f29b4d7cb1d31c3397a8aec3860c98b'/>
<id>6642d2c27f29b4d7cb1d31c3397a8aec3860c98b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
