re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/vector)
2013-10-03 John Woolverton <jdwoolverton@gmail.com> PR libstdc++/58604 * include/std/vector: Fix garbled line in HP Copyright. From-SVN: r203187
This commit is contained in:
parent
d1f11e2bae
commit
d358f34868
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-03 John Woolverton <jdwoolverton@gmail.com>
|
||||
|
||||
PR libstdc++/58604
|
||||
* include/std/vector: Fix garbled line in HP Copyright.
|
||||
|
||||
2013-10-03 Marc Glisse <marc.glisse@inria.fr>
|
||||
|
||||
* libsupc++/del_op.cc (operator delete): Don't test for 0 before free.
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
* that both that copyright notice and this permission notice appear
|
||||
* in supporting documentation. Hewlett-Packard Company makes no
|
||||
* representations about the suitability of this software for any
|
||||
ded "as is" without express or implied warranty.
|
||||
* purpose. It is provided "as is" without express or implied warranty.
|
||||
*
|
||||
*
|
||||
* Copyright (c) 1996
|
||||
|
|
Loading…
Add table
Reference in a new issue