diff --git a/CHANGELOG b/CHANGELOG index f5a45a18..ef92ece0 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.1.0-RC-6 / 27-January-2016 / a8dbdacbcb2412bb08c4a665145371c3ac4abef1 **/ + +Fixes to enable/attempt reproducible builds for this release +* 226d92e make-release-build: env vars need to be first on the command line +* 20c16ae ignore more files generated by the build +* 9883a89 faketime is only needed when building, not when cleaning +* eaa2dde explicitly indicate we are building armeabi +* 1b76c36 add make calls for both armeabi and x86 with clean +* 75eb36e remove lib binaries +* 3be93a0 only build for x86 and armeabi + +...and one small UI bug: +1839b8f add-in missing "break" for Meek Google /** 15.1.0-RC-5 / 26-January-2016 / 33fa19f9894c44879d81bc3fb578eb4e9b134b8f **/