summaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-16 12:38:22 +0000
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-16 12:38:22 +0000
commita66fa75e35be553181a0cf64126f7eb068872b58 (patch)
tree1ddaf3b173c5b93f23e51f9426e07c0384189b2a /gcc
parent4db1563709b5b015c980b7087092e80935bb66b7 (diff)
downloadgcc-a66fa75e35be553181a0cf64126f7eb068872b58.tar.gz
Fixed ChangeLog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158416 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 38952fc0aa0..f06b1baa0fc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-16 Diego Novillo <dnovillo@google.com>
+
+ * doc/invoke.texi: Explain how are unrecognized -Wno- warnings
+ handled.
+
2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
PR target/40603