projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86c0ec1
)
Fix ChangeLog.
author
Ville Voutilainen
<ville@gcc.gnu.org>
Wed, 13 Jul 2016 11:27:37 +0000
(14:27 +0300)
committer
Ville Voutilainen
<ville@gcc.gnu.org>
Wed, 13 Jul 2016 11:27:37 +0000
(14:27 +0300)
From-SVN: r238293
libstdc++-v3/ChangeLog
patch
|
blob
|
history
diff --git
a/libstdc++-v3/ChangeLog
b/libstdc++-v3/ChangeLog
index f4d09963b57c734b85eb47e4f25c625627125114..c44801be46e3ee19e12c98a7ee577f9bf4148c31 100644
(file)
--- a/
libstdc++-v3/ChangeLog
+++ b/
libstdc++-v3/ChangeLog
@@
-1,3
+1,5
@@
+2016-07-13 Ville Voutilainen <ville.voutilainen@gmail.com>
+
Implement P0307R2, Making Optional Greater Equal Again.
* include/experimental/optional (_Has_addressof): Fix the comment.
* include/std/optional (_Has_addressof): Likewise.