commit 204b3f0441f66b22146bf019c583adb9fea6c74e Author: Nathan Freitas nathan@freitas.net Date: Thu Nov 3 12:24:12 2016 -0400
update changelog for RC4 --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG index 5a7dd19..0c46df3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,18 @@ NOTE: Specific #s below correspond to Trac tickets logged and maintained at https://trac.torproject.org/projects/tor/
+/** 15.2.0 RC 4 / 3 November 2016 / 6b2679cac16782a7a36a79f90f2dd0d8e330742f **/ + +89f3fca make sure the binaries are cleanly installed (bump version number) +f5f544c update to latest badvpn for new torservice package +f21f14b make sure tun2socks is loaded properly +460f365 make sure Tun2Socks native library gets loaded +5927fb0 update the build to target all arm types +5ac21be use PIEFLAGS +0050bfe update JNI targets +1ae0c71 fixes github #59 for crash on app list UI +e9ece47 update gitignore to ignore binaries +37cd024 don't need to store this binary in the repo + /** 15.2.0 RC 3 / 2 November 2016 / 354ce24283790ef72601d3a512e2d16f34aeba91 **/
41c9d2c lock in app item list row height
tor-commits@lists.torproject.org