<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/stdlib, branch OTP-19.1.2</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-09-20T07:36:54+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2016-09-20T07:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=37e14c395a0d3621d65552b3954856d1cbeaed9a'/>
<id>37e14c395a0d3621d65552b3954856d1cbeaed9a</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 'peppe/stdlib/zip-security-flaw/OTP-13633' into maint</title>
<updated>2016-09-07T07:59:16+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-09-07T07:58:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=68c748c3f7e75f8fa5e583e5cb979490258eb5f3'/>
<id>68c748c3f7e75f8fa5e583e5cb979490258eb5f3</id>
<content type='text'>
OTP-13633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OTP-13633
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test case in zip_SUITE</title>
<updated>2016-09-05T13:37:55+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-09-05T13:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c5833df02b376d82a1abcd1da95f35cbdb60261e'/>
<id>c5833df02b376d82a1abcd1da95f35cbdb60261e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle directory traversal attack</title>
<updated>2016-09-05T12:26:02+00:00</updated>
<author>
<name>Peter Andersson</name>
<email>peppe@erlang.org</email>
</author>
<published>2016-09-01T13:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=64457458280adab8b8a10c29d722f42365ebe91d'/>
<id>64457458280adab8b8a10c29d722f42365ebe91d</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 'hasse/doc/fix_editorial_changes' into maint</title>
<updated>2016-09-02T06:39:12+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-09-02T06:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=db096ad15022ae4f9605fa42bf74780641dc6dac'/>
<id>db096ad15022ae4f9605fa42bf74780641dc6dac</id>
<content type='text'>
* hasse/doc/fix_editorial_changes:
  doc: Correct errors introduced by Editorial changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* hasse/doc/fix_editorial_changes:
  doc: Correct errors introduced by Editorial changes
</pre>
</div>
</content>
</entry>
<entry>
<title>beam_lib: Correct type for the abstract code chunk</title>
<updated>2016-09-01T13:04:41+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2016-08-18T13:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b4a93a0fc6d01cf2682652f7be16e020bdb10e3e'/>
<id>b4a93a0fc6d01cf2682652f7be16e020bdb10e3e</id>
<content type='text'>
The abstract_code chunk can also contain {eof,_}, {error,_}, and
{warning,_} in addition to the abstract forms that make up the Erlang
syntax proper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The abstract_code chunk can also contain {eof,_}, {error,_}, and
{warning,_} in addition to the abstract forms that make up the Erlang
syntax proper.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Correct errors introduced by Editorial changes</title>
<updated>2016-09-01T12:34:41+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-09-01T12:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad6e765bcd4f35a282ef00e38ed9129f3a5c1d83'/>
<id>ad6e765bcd4f35a282ef00e38ed9129f3a5c1d83</id>
<content type='text'>
Fix some older errors as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix some older errors as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix xmllint-warnings</title>
<updated>2016-08-31T11:43:31+00:00</updated>
<author>
<name>Hans Bolinder</name>
<email>hasse@erlang.org</email>
</author>
<published>2016-08-31T11:42:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fc69b92df1b6ad6487259ab0e24db9a0c3f3fb77'/>
<id>fc69b92df1b6ad6487259ab0e24db9a0c3f3fb77</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 'raimo/gen_statem-callback_mode/OTP-13752' into maint</title>
<updated>2016-08-31T08:28:02+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2016-08-31T08:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bba0f5924fa9478d41903331a3285f117c112731'/>
<id>bba0f5924fa9478d41903331a3285f117c112731</id>
<content type='text'>
* raimo/gen_statem-callback_mode/OTP-13752:
  ssl: Upgrade suite testing skipped if stdlib upgrade is required
  Fix version numbers and dependencies

Conflicts:
	lib/ssl/src/ssl.appup.src
	lib/ssl/vsn.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* raimo/gen_statem-callback_mode/OTP-13752:
  ssl: Upgrade suite testing skipped if stdlib upgrade is required
  Fix version numbers and dependencies

Conflicts:
	lib/ssl/src/ssl.appup.src
	lib/ssl/vsn.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo: specificationc -&gt; specification</title>
<updated>2016-08-26T22:16:42+00:00</updated>
<author>
<name>Philip Arndt</name>
<email>git@p.arndt.io</email>
</author>
<published>2016-08-26T22:16:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8b28927aac509704a25a156ca16b799cf5a4d5b3'/>
<id>8b28927aac509704a25a156ca16b799cf5a4d5b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
