summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Burns <burnsra@gmail.com>2010-11-18 21:48:26 -0500
committerRobert Burns <burnsra@gmail.com>2010-11-18 21:48:26 -0500
commitdac552fe3aaf2286c32bd4a13880b5b45913f81a (patch)
treee2f51dfe7558e0825c27ada08fdb915ae2926509
parent130a7c6bc184cd39d68d8743add015e4572002e6 (diff)
downloadvendor_replicant-dac552fe3aaf2286c32bd4a13880b5b45913f81a.zip
vendor_replicant-dac552fe3aaf2286c32bd4a13880b5b45913f81a.tar.gz
vendor_replicant-dac552fe3aaf2286c32bd4a13880b5b45913f81a.tar.bz2
Updated 6.1.0 changelog to include updates to Incredible builds as well as updated current build name to RC2.
Change-Id: I84cb87140eb8488a461324ffd44aeebe1c1e0ba7
-rw-r--r--CHANGELOG.mkdn3
-rw-r--r--products/cyanogen_inc.mk2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.mkdn b/CHANGELOG.mkdn
index c94ee18..6cb3431 100644
--- a/CHANGELOG.mkdn
+++ b/CHANGELOG.mkdn
@@ -81,7 +81,7 @@ CHANGELOG
* Common: Bluetooth OBEX performance boost - Sony
* Common: Updated Terminal Emulator app - Jack Palevich
* Common: Updated headset drawables - blunden
-* N1/Bravo/Supersonic: FM Radio support - MIUI - http://miui.com (graphics from Fitsnugly, HaXzAmaTiC, and blunden)
+* N1/Bravo/Incredible/Supersonic: FM Radio support - MIUI - http://miui.com (graphics from Fitsnugly, HaXzAmaTiC, and blunden)
* N1/DS - Kernel 2.6.35 based on Pershoot's repository
* DS: Updated hardware drivers from official release
* DS: CompCache sizes can be adjusted through CMParts - Wes Garner
@@ -90,6 +90,7 @@ CHANGELOG
* Espresso: Improve backlights - Wes Garner
* Espresso: Kernel OC patch - dumfuq (no OC by default)
* Legend/Supersonic: Proper notification light support - Alex Hofbauer
+* Incredible: Torch App - Ben Buxton, Cyanogen
** Note on Email update: This requires a one-time wipe of application settings.
Note that this will not affect your accounts themselves.
diff --git a/products/cyanogen_inc.mk b/products/cyanogen_inc.mk
index 547c4f0..14c6363 100644
--- a/products/cyanogen_inc.mk
+++ b/products/cyanogen_inc.mk
@@ -32,7 +32,7 @@ ifdef CYANOGEN_NIGHTLY
ro.modversion=CyanogenMod-6-$(shell date +%m%d%Y)-NIGHTLY-Inc
else
PRODUCT_PROPERTY_OVERRIDES += \
- ro.modversion=CyanogenMod-6.1.0-RC1-Inc
+ ro.modversion=CyanogenMod-6.1.0-RC2-Inc
endif
#