projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5ce25c
)
2011-10-26 Paolo Carlini <paolo.carlini@oracle.com>
author
Paolo Carlini
<paolo@gcc.gnu.org>
Wed, 26 Oct 2011 18:04:57 +0000
(18:04 +0000)
committer
Paolo Carlini
<paolo@gcc.gnu.org>
Wed, 26 Oct 2011 18:04:57 +0000
(18:04 +0000)
* Tweak last ChangeLog entry.
From-SVN: r180532
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index 3b4b11d628708db6e831c70678b31c3b8af9fa7f..1a7d157b4b3eb9ab856617d4bb18b5bc100fbadc 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-4,7
+4,8
@@
unused native_handle_type typedef.
* src/condition_variable.cc (condition_variable): Add missing noexcept
specifications.
- * 30_threads/condition_variable_any/requirements/typedefs.cc: Remove.
+ * testsuite/30_threads/condition_variable_any/requirements/
+ typedefs.cc: Remove.
2011-10-25 Jonathan Wakely <jwakely.gcc@gmail.com>