<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/kernel, branch OTP-18.2.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2015-12-15T08:45:27+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-12-15T08:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f4a0ae1736216feac5ae053610644bba2e12ed34'/>
<id>f4a0ae1736216feac5ae053610644bba2e12ed34</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>2015-12-15T08:43:08+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-12-15T08:43:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4586435cd4ca0d3ad3aedd60f462aed8da589460'/>
<id>4586435cd4ca0d3ad3aedd60f462aed8da589460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appups in kernel, stdlib and sasl for OTP-18.2</title>
<updated>2015-12-11T11:23:42+00:00</updated>
<author>
<name>Siri Hansen</name>
<email>siri@erlang.org</email>
</author>
<published>2015-12-11T11:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b45171ef63418a1739238e68d9a95abe14d93fd'/>
<id>4b45171ef63418a1739238e68d9a95abe14d93fd</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 'maint-17' into maint</title>
<updated>2015-12-04T14:09:28+00:00</updated>
<author>
<name>Henrik Nord</name>
<email>henrik@erlang.org</email>
</author>
<published>2015-12-04T13:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=4b5cc477a78247dd68f142d5cb044ff0c34a576b'/>
<id>4b5cc477a78247dd68f142d5cb044ff0c34a576b</id>
<content type='text'>
Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/kernel/doc/src/notes.xml
	lib/kernel/src/kernel.appup.src
	lib/kernel/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/src/ssl.appup.src
	lib/ssl/src/ssl_cipher.erl
	lib/ssl/vsn.mk
	otp_versions.table
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	OTP_VERSION
	erts/doc/src/notes.xml
	erts/vsn.mk
	lib/kernel/doc/src/notes.xml
	lib/kernel/src/kernel.appup.src
	lib/kernel/vsn.mk
	lib/ssl/doc/src/notes.xml
	lib/ssl/src/ssl.appup.src
	lib/ssl/src/ssl_cipher.erl
	lib/ssl/vsn.mk
	otp_versions.table
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2015-12-03T10:11:17+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-12-03T10:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ad50eefb67a69d755d46126bf5e436bf85644c8b'/>
<id>ad50eefb67a69d755d46126bf5e436bf85644c8b</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 'soranoba/fix-file-position/PR-646' into maint</title>
<updated>2015-12-02T15:55:09+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-12-02T15:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=af64a1fea4c5a375fc295af09e742d125faeac9d'/>
<id>af64a1fea4c5a375fc295af09e742d125faeac9d</id>
<content type='text'>
* soranoba/fix-file-position/PR-646:
  Unify internal error handling
  Fix file:pread and :pwrite to use character encoding
  Clean up code for file:position/2
  Fix file:position (not raw mode)

OTP-13155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* soranoba/fix-file-position/PR-646:
  Unify internal error handling
  Fix file:pread and :pwrite to use character encoding
  Clean up code for file:position/2
  Fix file:position (not raw mode)

OTP-13155
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup</title>
<updated>2015-12-01T14:33:09+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-12-01T14:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=54204bb039a780e7b8d9295303bf7a4f41744641'/>
<id>54204bb039a780e7b8d9295303bf7a4f41744641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify internal error handling</title>
<updated>2015-11-26T10:19:38+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-26T10:19:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2be6707c8e900d6d9eb55aa93872e18fa72a1309'/>
<id>2be6707c8e900d6d9eb55aa93872e18fa72a1309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file:pread and :pwrite to use character encoding</title>
<updated>2015-11-26T10:04:50+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-25T10:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5c6ddf14e8264e61225c0bb5cdc79d537f58be3f'/>
<id>5c6ddf14e8264e61225c0bb5cdc79d537f58be3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up code for file:position/2</title>
<updated>2015-11-24T10:57:22+00:00</updated>
<author>
<name>Raimo Niskanen</name>
<email>raimo@erlang.org</email>
</author>
<published>2015-11-24T10:57:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6b5ea6ecb4eed204496cf196d98e7453df02c6dd'/>
<id>6b5ea6ecb4eed204496cf196d98e7453df02c6dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
