Fix typos in previous ChangeLog entry

From-SVN: r149421
This commit is contained in:
Janis Johnson 2009-07-09 16:45:47 +00:00
parent f64edc8b7d
commit 6eba227cb5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
2009-07-08 Janis Johnson <janis187@us.ibm.com>
PR libstdc++/40691
* include/bugs/valarray-after.h (_Expr::operator!): Fix return type.
* include/bits/valarray_after.h (_Expr::operator!): Fix return type.
* testsuite/26_numerics/valarray/40691.cc: New test.
2009-07-06 Benjamin Kosnik <bkoz@redhat.com>