Document realloc fix.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4877 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt
index 0650250..ff2b1e4 100644
--- a/docs/internals/3_0_BUGSTATUS.txt
+++ b/docs/internals/3_0_BUGSTATUS.txt
@@ -156,6 +156,14 @@
 ========================================================================
 
 ----------------------------------------------------------------
+102202 valgrind crashes when realloc'ing until out of memory
+109487 ==
+110536 ==
+
+FIXED-TRUNK:    4875
+FIXED-30BRANCH: 4876
+
+----------------------------------------------------------------
 110209 --show-emwarns misses some
 
 Tom says: The math/test-fenv.c file in the glibc source is the code in