<feed xmlns='http://www.w3.org/2005/Atom'>
<title>relx.git, branch v3.6.0</title>
<subtitle>Sane, simple release creation for Erlang.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/'/>
<entry>
<title>Merge pull request #392 from tsloughter/updates</title>
<updated>2015-09-19T22:15:23+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-09-19T22:15:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=ef48300151158dff8527092ad5363e7e9aa200c6'/>
<id>ef48300151158dff8527092ad5363e7e9aa200c6</id>
<content type='text'>
update erlware_commons, remove unneeded 'v' prefix hack</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update erlware_commons, remove unneeded 'v' prefix hack</pre>
</div>
</content>
</entry>
<entry>
<title>update erlware_commons, remove unneeded 'v' prefix hack and back to 'git' vsn</title>
<updated>2015-09-19T22:10:00+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-09-19T22:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=b907b2e9bfecc3cdba5096d0a76c47eecc83dede'/>
<id>b907b2e9bfecc3cdba5096d0a76c47eecc83dede</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #391 from tsloughter/notest</title>
<updated>2015-09-17T21:59:50+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-09-17T21:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=a7272cffaa933f0676d1ef1422d66bcec783421a'/>
<id>a7272cffaa933f0676d1ef1422d66bcec783421a</id>
<content type='text'>
remove unneeded ifdefs and change from NOTEST to TEST define</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove unneeded ifdefs and change from NOTEST to TEST define</pre>
</div>
</content>
</entry>
<entry>
<title>remove unneeded ifdefs and change from NOTEST to TEST define</title>
<updated>2015-09-16T23:12:55+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-09-16T23:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=0945713e50b75cb835fc97cbeea7abd9e224f8c6'/>
<id>0945713e50b75cb835fc97cbeea7abd9e224f8c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #390 from priestjim/feature/startup-script-fixes</title>
<updated>2015-09-16T22:44:10+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>tristan.sloughter@gmail.com</email>
</author>
<published>2015-09-16T22:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=3dd5ab0ad5fd1f60dbab136104b82ef8558dc33a'/>
<id>3dd5ab0ad5fd1f60dbab136104b82ef8558dc33a</id>
<content type='text'>
Startup script improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Startup script improvements</pre>
</div>
</content>
</entry>
<entry>
<title>Startup script improvements</title>
<updated>2015-09-15T18:19:19+00:00</updated>
<author>
<name>Panagiotis PJ Papadomitsos</name>
<email>ppapadomitsos@splunk.com</email>
</author>
<published>2015-09-15T18:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=f63d3ad3f42f4b6fc1cab196e19ddc98ba58e9b6'/>
<id>f63d3ad3f42f4b6fc1cab196e19ddc98ba58e9b6</id>
<content type='text'>
- Made the standard and extended startup scripts self-link-aware. This helps
  with deployments that symlink the startup script to more standard
  directories (i.e. /usr/local/bin). readlink is used, which comes
  standard in all Unix-like distributions
- Made the inclusion of a custom sys.config not depend on a custom
  vm.args file. This way you can use a custom sys.config without using
  a custom vm.args file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Made the standard and extended startup scripts self-link-aware. This helps
  with deployments that symlink the startup script to more standard
  directories (i.e. /usr/local/bin). readlink is used, which comes
  standard in all Unix-like distributions
- Made the inclusion of a custom sys.config not depend on a custom
  vm.args file. This way you can use a custom sys.config without using
  a custom vm.args file
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #389 from ethercrow/master</title>
<updated>2015-09-04T13:56:01+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>tristan.sloughter@gmail.com</email>
</author>
<published>2015-09-04T13:56:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=979766f0f57730af8cea94aa23947026af77f286'/>
<id>979766f0f57730af8cea94aa23947026af77f286</id>
<content type='text'>
Fix possible copy-paste bug in rlx_prv_assembler</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix possible copy-paste bug in rlx_prv_assembler</pre>
</div>
</content>
</entry>
<entry>
<title>Fix possible copy-paste bug in rlx_prv_assembler</title>
<updated>2015-09-04T13:50:35+00:00</updated>
<author>
<name>Dmitry Ivanov</name>
<email>ethercrow@gmail.com</email>
</author>
<published>2015-09-04T13:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=9b65de18bf1c8995a804347b4e4ecda6bcf7f03d'/>
<id>9b65de18bf1c8995a804347b4e4ecda6bcf7f03d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #388 from tsloughter/missing_template</title>
<updated>2015-08-25T03:39:17+00:00</updated>
<author>
<name>Jordan Wilberding</name>
<email>diginux@gmail.com</email>
</author>
<published>2015-08-25T03:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=2c8e17e366a548d54f319e8a62d6543d13c64d07'/>
<id>2c8e17e366a548d54f319e8a62d6543d13c64d07</id>
<content type='text'>
Missing template</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing template</pre>
</div>
</content>
</entry>
<entry>
<title>version bump</title>
<updated>2015-08-24T17:21:04+00:00</updated>
<author>
<name>Tristan Sloughter</name>
<email>t@crashfast.com</email>
</author>
<published>2015-08-24T17:20:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/relx.git/commit/?id=9d5ae5d39e159c9e925db04047297aeb4528ec98'/>
<id>9d5ae5d39e159c9e925db04047297aeb4528ec98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
