diff --git a/CHANGELOG b/CHANGELOG index 7da70a6b..f528e20f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,17 +1,20 @@ NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/ 1.0.3 -- fixed spanish language issues with settings screen -- cleaned up logging, and moved most of it to debug output only -- small changes to iptables, transproxy settings to handle iptables 1.3 and 1.4 variations +- Fixed spanish language issues with settings screen +- Cleaned up logging, and moved most of it to debug output only +- Small changes to iptables, transproxy settings to handle iptables 1.3 and 1.4 variations +- Added compile time variable/flag for turning on/off detailed control port output to Android stdout +- Hidden services now support through option in settings +- removed double apostrophes from value/strings.xml files 1.0.2 -- added "check" yes/no dialog prompt -- debugged iptables/transprox settings on Android 1.6 and 2.2 -- added proxy settings help screen and fixed processSettings() NPE +- Added "check" yes/no dialog prompt +- Debugged iptables/transprox settings on Android 1.6 and 2.2 +- Added proxy settings help screen and fixed processSettings() NPE 1.0.1 -- found and fixed major bug in per-app trans proxying; list of apps was being cached and iptables rules were not properly updated as the user changed the selection in the list +- Found and fixed major bug in per-app trans proxying; list of apps was being cached and iptables rules were not properly updated as the user changed the selection in the list 1.0.0 - 2010-08-10 - Added "Proxy Settings" help screen