<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-terminal, branch 1.6</title>
<subtitle>MATE terminal emulator application</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/'/>
<entry>
<title>Bump version to 1.6.2</title>
<updated>2014-01-06T12:38:14+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-06T12:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=075fe92e0eb9ad03bd8cb4630260557d18eab2fa'/>
<id>075fe92e0eb9ad03bd8cb4630260557d18eab2fa</id>
<content type='text'>
Commit also contains fixes for make dist and make distcheck from master branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit also contains fixes for make dist and make distcheck from master branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #48 from flexiondotorg/1.6</title>
<updated>2014-01-02T19:04:50+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-02T19:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=540ddbef81387cbcc67f74d4fa2c128ca39bcc7a'/>
<id>540ddbef81387cbcc67f74d4fa2c128ca39bcc7a</id>
<content type='text'>
Cherry picks from `master` for `mate-terminal` 1.6</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cherry picks from `master` for `mate-terminal` 1.6</pre>
</div>
</content>
</entry>
<entry>
<title>Remove distro folder.</title>
<updated>2014-01-02T11:50:55+00:00</updated>
<author>
<name>Martin Wimpress</name>
<email>code@flexion.org</email>
</author>
<published>2013-11-13T11:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=b26b432e3e867e7f3620b304fccf5c28a7ec989d'/>
<id>b26b432e3e867e7f3620b304fccf5c28a7ec989d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ay_to_strv: Prevent dereferencing a NULL pointer.</title>
<updated>2014-01-02T11:50:12+00:00</updated>
<author>
<name>Alexander von Gluck IV</name>
<email>kallisti5@unixzen.com</email>
</author>
<published>2013-09-24T23:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=a7478138029e077b04bbcf63fb9dbe7ced890b25'/>
<id>a7478138029e077b04bbcf63fb9dbe7ced890b25</id>
<content type='text'>
* clang static analysis shows that ay_to_strv is
  called with argc set to NULL. This can cause
  ay_to_strv to dereference the pointer in a
  failure situation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* clang static analysis shows that ay_to_strv is
  called with argc set to NULL. This can cause
  ay_to_strv to dereference the pointer in a
  failure situation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add previous/next profile keyboard shortcuts, menu items</title>
<updated>2014-01-02T11:49:57+00:00</updated>
<author>
<name>Stephen Krauth</name>
<email>sk42@stephenk.com</email>
</author>
<published>2013-04-27T20:09:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=97b740eb097cb1111288270f176a737e8bb49cac'/>
<id>97b740eb097cb1111288270f176a737e8bb49cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[PATCH] Update paste sensitivity whenever clipboard changes - fixes #17</title>
<updated>2014-01-02T11:48:51+00:00</updated>
<author>
<name>Michael Terry</name>
<email>michael.terry@canonical.com</email>
</author>
<published>2013-04-14T08:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=032d69ae89332e79977b9c4b6322fddfb8627aba'/>
<id>032d69ae89332e79977b9c4b6322fddfb8627aba</id>
<content type='text'>
(originally reported and fixed here: https://bugzilla.gnome.org/show_bug.cgi?id=600876)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(originally reported and fixed here: https://bugzilla.gnome.org/show_bug.cgi?id=600876)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #42 from infirit/1.6</title>
<updated>2013-11-13T14:06:27+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-11-13T14:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=af9e888f9f9d6d8d07e1f2edaf2f5e155cbad3b8'/>
<id>af9e888f9f9d6d8d07e1f2edaf2f5e155cbad3b8</id>
<content type='text'>
Various fixes from master (some only in my master PR)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Various fixes from master (some only in my master PR)</pre>
</div>
</content>
</entry>
<entry>
<title>Make autofoo happy</title>
<updated>2013-11-09T22:40:42+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-10-11T10:28:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=46be780c10819ec188360807af22e0c6c27d1fee'/>
<id>46be780c10819ec188360807af22e0c6c27d1fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> Fix Sun GNOME Documentation Team references</title>
<updated>2013-11-09T22:38:43+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2013-11-05T21:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=c6df3ce998ab4349bc2279eda1435e1a0f5b2b6b'/>
<id>c6df3ce998ab4349bc2279eda1435e1a0f5b2b6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring Changelog gen up to date</title>
<updated>2013-11-09T22:37:44+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2013-11-09T22:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-terminal/commit/?id=c77b0b7d7c85869a2dfe27515b5ec1fe33428fe5'/>
<id>c77b0b7d7c85869a2dfe27515b5ec1fe33428fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
