2012-10-21 12:20:10 -0400 Joanmarie Diggs Use subprocess.Popen() instead of the deprecated os.popen() M src/orca/orca_bin.py.in 2012-10-21 12:11:42 -0400 Joanmarie Diggs Use for() instead of map() in cleanup() M src/orca/orca_bin.py.in 2012-10-21 11:55:14 -0400 Joanmarie Diggs Pkill fails to kill Orca in Python 3 M src/orca/orca_bin.py.in 2012-10-20 15:23:17 -0400 Joanmarie Diggs Fix for bug 686189 - Use importlib.import_module() instead of __import__() and imp.reload() instead of reload() M src/orca/app_prefs.py M src/orca/orca.py M src/orca/script.py M src/orca/script_manager.py M src/orca/settings.py M src/orca/settings_manager.py M src/orca/speech.py 2012-10-16 07:37:01 -0400 Joanmarie Diggs Fix to braille email address auto completions in Thunderbird M src/orca/scripts/apps/Thunderbird/script.py 2012-10-15 20:28:27 -0400 Joanmarie Diggs Marking as v3.7.0.95pre M README M configure.ac 2012-10-15 20:25:25 -0400 Joanmarie Diggs Release prep redux: micro version should be 94; not 93 M NEWS M README M configure.ac