aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libstdc++-v3/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 3110601..35a8564 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -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>