<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/CHANGELOG, branch v0.9.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-09-06T12:18:49Z</updated>
<entry>
<title>Move these two fixes to the 0.9.4 release</title>
<updated>2013-09-06T12:18:49Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-06T12:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4b125969ae56b1d147dafb5633ae6756f8396ff8'/>
<id>urn:sha1:4b125969ae56b1d147dafb5633ae6756f8396ff8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make identities matching case insensitive (#1485480)</title>
<updated>2013-09-06T07:13:24Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-06T07:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=93adce7abfcfc3c8cec06566f0b5cb85d4f0dc49'/>
<id>urn:sha1:93adce7abfcfc3c8cec06566f0b5cb85d4f0dc49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue where too big message data was stored in cache causing sql errors (#1489316)</title>
<updated>2013-09-03T13:18:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-03T13:16:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=262f48553885c5394cd8fe89733d19455c6c81b1'/>
<id>urn:sha1:262f48553885c5394cd8fe89733d19455c6c81b1</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Bump version and update Changelog</title>
<updated>2013-09-01T14:29:37Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-01T14:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=183c7ffd3272511ecbccf73e5200899c0b4322af'/>
<id>urn:sha1:183c7ffd3272511ecbccf73e5200899c0b4322af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue where legacy config was overriden by default config (#1489288)</title>
<updated>2013-09-01T10:48:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-01T10:47:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=74adada93c588d7d876ab6e51f1f966f2cb5058c'/>
<id>urn:sha1:74adada93c588d7d876ab6e51f1f966f2cb5058c</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313)</title>
<updated>2013-08-30T08:38:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-30T08:38:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c9e1e386e11edf8ba62876593d4643fd5022b10d'/>
<id>urn:sha1:c9e1e386e11edf8ba62876593d4643fd5022b10d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)</title>
<updated>2013-08-29T07:23:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-29T07:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c1a0b072424568957eb686a049d8419e4d96c476'/>
<id>urn:sha1:c1a0b072424568957eb686a049d8419e4d96c476</id>
<content type='text'>
Added possibility to register flag mappings by a plugin.

Conflicts:

	plugins/markasjunk/markasjunk.php
	program/lib/Roundcube/rcube_imap_generic.php
</content>
</entry>
<entry>
<title>Fix lack of Reply-To address in header of forwarded message body (#1489298)</title>
<updated>2013-08-28T11:07:46Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-28T11:06:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5df7179b32e363ad0c7c2c3d6d8b5411252c9402'/>
<id>urn:sha1:5df7179b32e363ad0c7c2c3d6d8b5411252c9402</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bugs when invoking contact creation form when read-only addressbook is selected (#1489296)</title>
<updated>2013-08-26T08:29:23Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-26T08:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4fbbd81b9b2230df3b06b773b829f0e3991664f3'/>
<id>urn:sha1:4fbbd81b9b2230df3b06b773b829f0e3991664f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong close tag in /template/mail.html (#1489295)</title>
<updated>2013-08-26T06:19:02Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-26T06:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=652577d1fe8d77bf427c80a36f57c8dfe4db44af'/>
<id>urn:sha1:652577d1fe8d77bf427c80a36f57c8dfe4db44af</id>
<content type='text'>
</content>
</entry>
</feed>
