<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-18.1.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>2015-10-05T09:01:02+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-10-05T09:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a2c538dee3013bb6285027d9ae45b7f055e8e8eb'/>
<id>a2c538dee3013bb6285027d9ae45b7f055e8e8eb</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>2015-10-05T09:01:01+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-10-05T09:01:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e0cdb50524c260ca96b67e9b1000d320bd8903c1'/>
<id>e0cdb50524c260ca96b67e9b1000d320bd8903c1</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 'dgud/mnesia/restore-leak/OTP-13025' into maint-18</title>
<updated>2015-10-05T09:00:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-10-05T09:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=192c247af496b6b33775cfad21b8cebdadd96823'/>
<id>192c247af496b6b33775cfad21b8cebdadd96823</id>
<content type='text'>
* dgud/mnesia/restore-leak/OTP-13025:
  mnesia: Fix mnesia:restore/2 which caused a disk_log leak
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* dgud/mnesia/restore-leak/OTP-13025:
  mnesia: Fix mnesia:restore/2 which caused a disk_log leak
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ia/inets/string-not-atom/OTP-13022' into maint-18</title>
<updated>2015-10-05T09:00:48+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-10-05T09:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=387eed25bdf60098dd7972c674fb2a982686c220'/>
<id>387eed25bdf60098dd7972c674fb2a982686c220</id>
<content type='text'>
* ia/inets/string-not-atom/OTP-13022:
  inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ia/inets/string-not-atom/OTP-13022:
  inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a string
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ia/inets/custom-header-add-default/OTP-13013' into maint-18</title>
<updated>2015-10-05T09:00:48+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2015-10-05T09:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=cf1351a19b7c3edd613d1c8cde139f917f7583cb'/>
<id>cf1351a19b7c3edd613d1c8cde139f917f7583cb</id>
<content type='text'>
* ia/inets/custom-header-add-default/OTP-13013:
  inets: Prepare for release
  inets: Add new customize function response_default_headers
  inets: Add behaviour httpd_custom_api
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ia/inets/custom-header-add-default/OTP-13013:
  inets: Prepare for release
  inets: Add new customize function response_default_headers
  inets: Add behaviour httpd_custom_api
</pre>
</div>
</content>
</entry>
<entry>
<title>mnesia: Fix mnesia:restore/2 which caused a disk_log leak</title>
<updated>2015-10-02T11:47:41+00:00</updated>
<author>
<name>Dan Gudmundsson</name>
<email>dgud@erlang.org</email>
</author>
<published>2015-10-02T11:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d22396bce11debcbb6d8826468bd111ac0efbf7b'/>
<id>d22396bce11debcbb6d8826468bd111ac0efbf7b</id>
<content type='text'>
Introduced a leak of disk_log processes in the rewrite to try-catch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduced a leak of disk_log processes in the rewrite to try-catch.
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Prepare for release</title>
<updated>2015-10-01T15:51:21+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-10-01T15:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c4bd1ea37ac2ace2bed1b82962248efb3e780b5d'/>
<id>c4bd1ea37ac2ace2bed1b82962248efb3e780b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Use ?MODULE_STRING instead of ?MODULE as argument should be a string</title>
<updated>2015-10-01T14:54:49+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-10-01T14:48:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=0bc3430528ff489ba9ae1cc93a3d6e729f0c0c7a'/>
<id>0bc3430528ff489ba9ae1cc93a3d6e729f0c0c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Add new customize function response_default_headers</title>
<updated>2015-09-30T15:02:51+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-09-30T08:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fe48161dbc7511220b0b91b06c26d2beba7a6586'/>
<id>fe48161dbc7511220b0b91b06c26d2beba7a6586</id>
<content type='text'>
This enables the user to provide default HTTP header values for headers
that should always be sent. Note that these values
may override built in defaults.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables the user to provide default HTTP header values for headers
that should always be sent. Note that these values
may override built in defaults.
</pre>
</div>
</content>
</entry>
<entry>
<title>inets: Add behaviour httpd_custom_api</title>
<updated>2015-09-30T15:02:50+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2015-09-30T13:28:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ec1284c810cdc176b93d7316e78dc9c6aa84a504'/>
<id>ec1284c810cdc176b93d7316e78dc9c6aa84a504</id>
<content type='text'>
Add this now as 18 allows optional callback specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add this now as 18 allows optional callback specs
</pre>
</div>
</content>
</entry>
</feed>
