aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/changes.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2011-01-06 18:02:13 -0800
committerXavier Ducrohet <xav@android.com>2011-01-06 18:02:13 -0800
commit5e9522e745c6498811803a0883945c879692c408 (patch)
treeb63386317577d56009a3da79e9a28ac27a76a27b /eclipse/changes.txt
parent31b984ddc37893ae57cae1063ecfe6afc7fb97e1 (diff)
downloadsdk-5e9522e745c6498811803a0883945c879692c408.zip
sdk-5e9522e745c6498811803a0883945c879692c408.tar.gz
sdk-5e9522e745c6498811803a0883945c879692c408.tar.bz2
Update changelog.
Change-Id: I8ac24138cbf8bfc6d9dd44aaa1fde4d8485d8416
Diffstat (limited to 'eclipse/changes.txt')
-rw-r--r--eclipse/changes.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclipse/changes.txt b/eclipse/changes.txt
index 4d33ab9..6b350f4 100644
--- a/eclipse/changes.txt
+++ b/eclipse/changes.txt
@@ -4,6 +4,8 @@
- The generated XML will be better formatted. Full XML formatter can be enabled in the preferences (under Android > Editors), but will touch part of the XML that isn't modified.
- Rendering target can now be changed from the default (project target)
- when choosing resources for rendering, the API level is properly handled
+- Logcat view in DDMS now properly displays UTF-8 characters.
+
8.0.1:
- Fix compilation issue in Android projects referencing standard Java projects.