<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-21.0.3</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>2018-07-12T15:53:46+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a3a900e382ccba96ef15369c5771070e538b8367'/>
<id>a3a900e382ccba96ef15369c5771070e538b8367</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>2018-07-12T15:53:43+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=806a4a7f33befc482aa10e25c3cdcf63b87cc594'/>
<id>806a4a7f33befc482aa10e25c3cdcf63b87cc594</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>2018-07-12T15:53:37+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=78b9df2b876af9c95473b467cfc4ef3373348308'/>
<id>78b9df2b876af9c95473b467cfc4ef3373348308</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 'john/erts/fix-dirty-reschedule-bug/OTP-15154' into maint-21</title>
<updated>2018-07-12T15:53:36+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca29e0090bbe797e38ebb1924fdd80ae62e12180'/>
<id>ca29e0090bbe797e38ebb1924fdd80ae62e12180</id>
<content type='text'>
* john/erts/fix-dirty-reschedule-bug/OTP-15154:
  Move to a dirty scheduler even when we have pending system tasks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/fix-dirty-reschedule-bug/OTP-15154:
  Move to a dirty scheduler even when we have pending system tasks
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'john/erts/fix-21.0.2-release-notes' into maint-21</title>
<updated>2018-07-12T15:53:36+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3808e82ff791a6ac869c4e045630df2c2c6172ce'/>
<id>3808e82ff791a6ac869c4e045630df2c2c6172ce</id>
<content type='text'>
* john/erts/fix-21.0.2-release-notes:
  Fix release notes for OTP-21.0.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* john/erts/fix-21.0.2-release-notes:
  Fix release notes for OTP-21.0.2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rickard/trace-info-bug/OTP-15183' into maint-21</title>
<updated>2018-07-12T15:53:35+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=02408029b07333fc6a3f68bdb5910c698b904481'/>
<id>02408029b07333fc6a3f68bdb5910c698b904481</id>
<content type='text'>
* rickard/trace-info-bug/OTP-15183:
  Fix trace_info/2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/trace-info-bug/OTP-15183:
  Fix trace_info/2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rickard/corba-build/OTP-15176' into maint-21</title>
<updated>2018-07-12T15:53:35+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2018-07-12T15:53:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a76294229b9548bb28cb4e3443b4654c3877e2a8'/>
<id>a76294229b9548bb28cb4e3443b4654c3877e2a8</id>
<content type='text'>
* rickard/corba-build/OTP-15176:
  Provide build support for standalone corba repo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rickard/corba-build/OTP-15176:
  Provide build support for standalone corba repo
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix trace_info/2</title>
<updated>2018-07-12T15:44:45+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2018-07-12T15:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c48d442024df188ac2e7b226ec2f04da9d10288b'/>
<id>c48d442024df188ac2e7b226ec2f04da9d10288b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide build support for standalone corba repo</title>
<updated>2018-07-12T13:30:37+00:00</updated>
<author>
<name>Rickard Green</name>
<email>rickard@erlang.org</email>
</author>
<published>2018-07-11T14:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f5814f7b40b1d91527d797cada8202d7004e7c24'/>
<id>f5814f7b40b1d91527d797cada8202d7004e7c24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix release notes for OTP-21.0.2</title>
<updated>2018-07-04T08:22:00+00:00</updated>
<author>
<name>John Högberg</name>
<email>john@erlang.org</email>
</author>
<published>2018-07-04T08:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=03a6cfaaaf0a0902a608bdcdbc848b0e68a2a70f'/>
<id>03a6cfaaaf0a0902a608bdcdbc848b0e68a2a70f</id>
<content type='text'>
The release notes generated in the README and notes.xml were out of
sync, and notes.xml erroneously listed a fixed bug as open.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The release notes generated in the README and notes.xml were out of
sync, and notes.xml erroneously listed a fixed bug as open.
</pre>
</div>
</content>
</entry>
</feed>
