summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuild01@build01 <jenkins@cyanogenmod.com>2013-09-04 16:28:51 -0700
committerbuild01@build01 <jenkins@cyanogenmod.com>2013-09-04 16:35:19 -0700
commit2fba8eb3ebe02ed3c01276011bf9b28704039d15 (patch)
tree44500f7c3ce6a4251a306b2a508342759d19f325
parente116c60a6e0aba8fafe9f88aeb6a904b2f6a6705 (diff)
downloadvendor_replicant-2fba8eb3ebe02ed3c01276011bf9b28704039d15.zip
vendor_replicant-2fba8eb3ebe02ed3c01276011bf9b28704039d15.tar.gz
vendor_replicant-2fba8eb3ebe02ed3c01276011bf9b28704039d15.tar.bz2
10.1.3-RC2cm-10.1.3-RC2
Change-Id: Idb39b56e59ddd6510551349c4eb9750a4a49edd0
-rw-r--r--CHANGELOG.mkdn8
-rw-r--r--config/common.mk2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn
index cca4bf2..ebc7d4f 100644
--- a/CHANGELOG.mkdn
+++ b/CHANGELOG.mkdn
@@ -8,6 +8,14 @@ Visit http://review.cyanogenmod.org for our Gerrit instance.
CHANGELOG (notable new features)
---------
+### 10.1.3
+* Common: Privacy Guard
+* Common: Dialer blacklists
+* Common: Wake-on-Home
+* Common: QuickSettings camera
+* Common: Profile improvements
+* Various small bugfixes, global and device-specific
+
### 10.1.0
* Common: Android 4.2.2 (Google)
* Common: cLock Lockscreen and Homescreen Widget
diff --git a/config/common.mk b/config/common.mk
index a4bd4f5..93bebeb 100644
--- a/config/common.mk
+++ b/config/common.mk
@@ -205,7 +205,7 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cm/overlay/common
PRODUCT_VERSION_MAJOR = 10
PRODUCT_VERSION_MINOR = 1
-PRODUCT_VERSION_MAINTENANCE = 3-RC1
+PRODUCT_VERSION_MAINTENANCE = 3-RC2
# Set CM_BUILDTYPE
ifdef CM_NIGHTLY