1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

4.400 production release changelog

This commit is contained in:
Jesse Vincent 2013-06-26 17:08:57 -04:00
parent 7d902beaf4
commit d48b4d3a2b

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog>
<release version="4.400" versioncode="17037" >
<change>First production release of K-9 4.4!</change>
</release>
<release version="4.393" versioncode="17036" >
<change>Only enable debug logging on debugging builds</change>
<change>Bump the minSdkVersion to 8 since we use features from SDK 8</change>