[tor-commits] [orbot/master] new version info and log entries

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Oct 28 15:28:28 UTC 2011


commit 45bfee56e01b51c1e3a0bbe22f514a19bf9cf9ee
Author: Nathan Freitas <nathan at freitas.net>
Date:   Mon Jul 25 11:10:47 2011 -0400

    new version info and log entries
---
 AndroidManifest.xml |    2 +-
 CHANGELOG           |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d077558..90e588f 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
-      package="org.torproject.android" android:versionName="0.2.2.25-orbot-alpha-1.0.5.3" android:versionCode="15">
+      package="org.torproject.android" android:versionName="0.2.2.25-orbot-alpha-1.0.5.3" android:versionCode="16">
        
        <uses-permission android:name="android.permission.INTERNET" />
  		<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
diff --git a/CHANGELOG b/CHANGELOG
index 0721fda..ffababf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@ NOTE: Specific #s below correspond to Trac tickets logged and maintained at http
 
 1.0.5.3
 - added auto-tor of wireless and usb tethering
+- integrated new setup wizard
+- moved large tor binary into split multiple 1M segments to fix for devices with 1M resource limit
 
 1.0.5.1/.2
 - small updates to layout of main screen to fit smaller screens





More information about the tor-commits mailing list