Minor updates.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13955 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index bfcf669..e8f3b86 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,7 @@
 where XXXXXX is the bug number as listed below.
 
 175819  Support for ipv6 socket reporting with --track-fds
+232510  make distcheck fails
 308729  vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall) 
 325110  Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo.
 325124  [MIPSEL] Compilation error
diff --git a/README.android b/README.android
index 2feb42b..cebe2cd 100644
--- a/README.android
+++ b/README.android
@@ -32,6 +32,8 @@
 For the android emulator, the versions needed and how to
 install them are described in README.android_emulator.
 
+You can get android-ndk-r6 from
+http://dl.google.com/android/ndk/android-ndk-r6-linux-x86.tar.bz2
 Install it somewhere.  Doesn't matter where.  Then do this: