<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-17.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>2014-06-19T11:47:23+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2014-06-19T11:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=461dc05384eece7b4b7d84370fb0a2cf96ed2f6d'/>
<id>461dc05384eece7b4b7d84370fb0a2cf96ed2f6d</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>2014-06-19T11:47:21+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2014-06-19T11:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77da984614ae462912a1896ba1bb73c798ffd4f8'/>
<id>77da984614ae462912a1896ba1bb73c798ffd4f8</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 'sverk/crypto-ec-mem-leak/OTP-11999' into maint</title>
<updated>2014-06-19T11:44:11+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2014-06-19T11:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1af8998028f77b4ca01c52972a5983b072ef02d1'/>
<id>1af8998028f77b4ca01c52972a5983b072ef02d1</id>
<content type='text'>
* sverk/crypto-ec-mem-leak/OTP-11999:
  crypto: Fix memory leak of EC "keys" and "points"
  crypto: Fix crypto for debug and valgrind
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverk/crypto-ec-mem-leak/OTP-11999:
  crypto: Fix memory leak of EC "keys" and "points"
  crypto: Fix crypto for debug and valgrind
</pre>
</div>
</content>
</entry>
<entry>
<title>crypto: Fix memory leak of EC "keys" and "points"</title>
<updated>2014-06-18T14:40:55+00:00</updated>
<author>
<name>Sverker Eriksson</name>
<email>sverker@erlang.org</email>
</author>
<published>2014-06-18T14:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=3e04f2d1e62aa76f0ffe4ad36dccd843cc89b9ae'/>
<id>3e04f2d1e62aa76f0ffe4ad36dccd843cc89b9ae</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 'egil/fix-doc-links' into maint</title>
<updated>2014-06-18T14:01:58+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2014-06-18T14:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=42ad82b3186b69fec93ab07ea686490bf2fe5840'/>
<id>42ad82b3186b69fec93ab07ea686490bf2fe5840</id>
<content type='text'>
* egil/fix-doc-links:
  doc: Fix broken links in Installation Guide
  doc: Fix broken links
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* egil/fix-doc-links:
  doc: Fix broken links in Installation Guide
  doc: Fix broken links
</pre>
</div>
</content>
</entry>
<entry>
<title>Update preloaded modules</title>
<updated>2014-06-18T13:36:58+00:00</updated>
<author>
<name>Magnus Lidén</name>
<email>mange@erlang.org</email>
</author>
<published>2014-06-18T13:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9ae89c4b3497bf4f0f83e93f7db07d2b44993c11'/>
<id>9ae89c4b3497bf4f0f83e93f7db07d2b44993c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update primary bootstrap</title>
<updated>2014-06-18T13:07:28+00:00</updated>
<author>
<name>Magnus Lidén</name>
<email>mange@erlang.org</email>
</author>
<published>2014-06-18T13:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c50f0bba2c4477552c5898939c8a1530d4c0cee5'/>
<id>c50f0bba2c4477552c5898939c8a1530d4c0cee5</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 'siri/cuddle-with-tests' into maint</title>
<updated>2014-06-18T07:59:01+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2014-06-18T07:59:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=430b85d9b6c4b3afbcca771304941679c2c89513'/>
<id>430b85d9b6c4b3afbcca771304941679c2c89513</id>
<content type='text'>
* siri/cuddle-with-tests:
  [reltool] Back out adaption to better quoting on windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-with-tests:
  [reltool] Back out adaption to better quoting on windows
</pre>
</div>
</content>
</entry>
<entry>
<title>[reltool] Back out adaption to better quoting on windows</title>
<updated>2014-06-18T07:57:59+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2014-06-18T07:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8f9a3727005a75ab958317af983d15c7a9b667ba'/>
<id>8f9a3727005a75ab958317af983d15c7a9b667ba</id>
<content type='text'>
This commit only changes the test. It reverts commit 710a1fa
([reltool] Adapt tests to better quoting of paths on windows) because
the commit that actually changed the quoting behaviour on windows was
moved from the maint branch to master (9633e0e win32: Fix quoting of
paths).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit only changes the test. It reverts commit 710a1fa
([reltool] Adapt tests to better quoting of paths on windows) because
the commit that actually changed the quoting behaviour on windows was
moved from the maint branch to master (9633e0e win32: Fix quoting of
paths).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'siri/cuddle-with-tests' into maint</title>
<updated>2014-06-18T07:55:58+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2014-06-18T07:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e08762b65f13fa4e5eeb030eaf56be73433aa5f4'/>
<id>e08762b65f13fa4e5eeb030eaf56be73433aa5f4</id>
<content type='text'>
* siri/cuddle-with-tests:
  [upgrade_SUITE] Set previous major to r16b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* siri/cuddle-with-tests:
  [upgrade_SUITE] Set previous major to r16b
</pre>
</div>
</content>
</entry>
</feed>
