projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd9058b
)
libstdc++: Fix whitepace in changelog
author
Jonathan Wakely
<redi@gcc.gnu.org>
Wed, 11 Dec 2019 13:19:18 +0000
(13:19 +0000)
committer
Jonathan Wakely
<redi@gcc.gnu.org>
Wed, 11 Dec 2019 13:19:18 +0000
(13:19 +0000)
From-SVN: r279220
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index a9e76cdaadacc100bcd222a4d31b0826987cd6ed..6bcdb4895d01d7d06a868b691a83e42c72c9a415 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,7
+1,7
@@
2019-12-10 Thomas Rodgers <trodgers@redhat.com>
- * include/pstl/glue_numeric_defs.h: Restore enable_if lost during
original
- import of pstl.
+ * include/pstl/glue_numeric_defs.h: Restore enable_if lost during
+
original
import of pstl.
* include/pstl/glue_numeric_impl.h: Likewise.
2019-12-10 Jonathan Wakely <jwakely@redhat.com>