Document bug 113796.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4855 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt
index 37b13ef..2558601 100644
--- a/docs/internals/3_0_BUGSTATUS.txt
+++ b/docs/internals/3_0_BUGSTATUS.txt
@@ -134,6 +134,14 @@
 
 FIXED-TRUNK:    unconfirmed (Bryan suspects bug is invalid)
 
+----------------------------------------------------------------
+113796  read() and write() do not work if buffer is in shared memory
+
+Although the underlying cause is still present in the 3.0 code
+this bug isonly user visible in the 2.4 code base.
+
+FIXED-TRUNK:    4852
+
 
 ========================================================================
 === Bugs targeted for 3.1.0 and 3.0.2                                ===