diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index dd013bba1d9..ef22d41b093 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
 Thu Oct 14 11:40:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+	* gdb.t20/inherit.exp: Add note (in failure message) about known
+	failure with gcc cygnus-2.4.5-930417.
+
+	* gdb.t22/virtfunc.exp: Add notes (in comments and failure message)
+	about problem with gcc cygnus-2.4.5-930828.
+
 	* gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
 	comp-info.exp so it gets built if it doesn't exist.