From 1ba37133c5245d0b6ce71a1befa1ae0145f449c8 Mon Sep 17 00:00:00 2001 From: Nathan Freitas Date: Mon, 25 Jan 2016 22:45:48 -0500 Subject: [PATCH] fix the changelog --- CHANGELOG | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 474ae978..31869f03 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,13 +15,12 @@ Other UI fixes * ba83559 this should be kbps in fact * ab8709d add orfox icon to replace orweb * 6eb0a93 improvements to Locale changing in app +* 0669add re-add appcompat, update to latest, move to Android 23 to build - this is required for latest appcompat, and to address the bu +* c05d8e7 remove appcompat, and just support support-v4 Fix our stpcpy implementation to ensure no buffer overruns * 4913b0c better implementation of stpcpy for pre-Android 21 NDK -0669add re-add appcompat, update to latest, move to Android 23 to build - this is required for latest appcompat, and to address the bu -c05d8e7 remove appcompat, and just support support-v4 -0bbe5d5 Merge pull request #21 from eighthave/master Make the build process better and more reproduceable * 735b298 make-release-build: remove faketime from `ant release`