From a773ff35f826fedd0b3f8f197de44eb4fef9f214 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Fri, 24 Feb 2012 00:13:49 -0500 Subject: [PATCH] updated version 1.0.7.2 and project info --- AndroidManifest.xml | 8 +++++--- CHANGELOG | 3 +++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 245e7bc0..c3b98b49 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ @@ -10,7 +10,9 @@ + android:label="@string/app_name" + android:configChanges="locale|orientation" + android:debuggable="true"> diff --git a/CHANGELOG b/CHANGELOG index 21810d42..cb0d8565 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,7 @@ NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/ +1.0.7.3 +- updated strings +- adding in manual locale selection 1.0.7.2 - added obfsproxy binary to res/raw and binary installation process