<feed xmlns='http://www.w3.org/2005/Atom'>
<title>prado/UPGRADE, branch 3.2.3</title>
<subtitle>Fork of Prado PHP framework
</subtitle>
<id>https://emkael.info/cgit/prado/atom?h=3.2.3</id>
<link rel='self' href='https://emkael.info/cgit/prado/atom?h=3.2.3'/>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/'/>
<updated>2013-11-25T18:48:58Z</updated>
<entry>
<title>Updated version to 3.2.3</title>
<updated>2013-11-25T18:48:58Z</updated>
<author>
<name>Fabio Bas</name>
<email>ctrlaltca@gmail.com</email>
</author>
<published>2013-11-25T18:48:58Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=10ccdbf5179ff6aa3cb7a170cd8c0b908492569f'/>
<id>urn:sha1:10ccdbf5179ff6aa3cb7a170cd8c0b908492569f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to newly released 3.2.2</title>
<updated>2013-07-24T10:22:49Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-07-24T10:22:49Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf'/>
<id>urn:sha1:0f332e6564ed67ef7eb4d715ce3bcb5ff54c50cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 3.2.1</title>
<updated>2013-04-24T07:59:48Z</updated>
<author>
<name>Ciro Mattia Gonano</name>
<email>ciromattia@gmail.com</email>
</author>
<published>2013-04-24T07:59:46Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=daa4dde508865ef0f08e584987b0695d4847809a'/>
<id>urn:sha1:daa4dde508865ef0f08e584987b0695d4847809a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backported r3233, r3234 to trunk/</title>
<updated>2013-01-06T18:09:15Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2013-01-06T18:09:15Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=11f2517f24aca0580fec7d3560108458da787342'/>
<id>urn:sha1:11f2517f24aca0580fec7d3560108458da787342</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TSecurityManager: make it able to use any hashing/crypto algorithm supported by php; use php built-in functions when available</title>
<updated>2012-07-10T23:43:14Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-07-10T23:43:14Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=37c4c3b158994707ab502b1b9bf4994872deeace'/>
<id>urn:sha1:37c4c3b158994707ab502b1b9bf4994872deeace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>version bump 3.2-rc3</title>
<updated>2012-05-29T10:25:40Z</updated>
<author>
<name>ctrlaltca</name>
<email></email>
</author>
<published>2012-05-29T10:25:40Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=5fe1679cc0b2ea81e48eaa6b5cab59595d0f3143'/>
<id>urn:sha1:5fe1679cc0b2ea81e48eaa6b5cab59595d0f3143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated docs</title>
<updated>2012-04-14T15:21:48Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2012-04-14T15:21:48Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=afaebc9ce82a6cec8cff83da781c44411838df9c'/>
<id>urn:sha1:afaebc9ce82a6cec8cff83da781c44411838df9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>patch for #393 + updated docs</title>
<updated>2012-03-24T23:13:29Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2012-03-24T23:13:29Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=afa72375ca68d10e6b626f45fb713feb69696f21'/>
<id>urn:sha1:afa72375ca68d10e6b626f45fb713feb69696f21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #390 and #391</title>
<updated>2012-03-23T18:15:03Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2012-03-23T18:15:03Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=e0de4ef01a644bccae872f60b3584a1755dcbc1f'/>
<id>urn:sha1:e0de4ef01a644bccae872f60b3584a1755dcbc1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken)</title>
<updated>2012-03-19T11:19:44Z</updated>
<author>
<name>ctrlaltca@gmail.com</name>
<email></email>
</author>
<published>2012-03-19T11:19:44Z</published>
<link rel='alternate' type='text/html' href='https://emkael.info/cgit/prado/commit/?id=942bee46430fe06e17200a9f5a649768081d6eae'/>
<id>urn:sha1:942bee46430fe06e17200a9f5a649768081d6eae</id>
<content type='text'>
Droppped TJSON, not needed anymore
Name this 3.2-rc2 (to distinguish problems from users caused by this change)
</content>
</entry>
</feed>
