OSDN Git Service

Typo in previous changelog commit.
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 May 2002 18:17:43 +0000 (18:17 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 May 2002 18:17:43 +0000 (18:17 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53846 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 67878c1..f3418c6 100644 (file)
@@ -1,6 +1,6 @@
 2002-05-24  Phil Edwards  <pme@gcc.gnu.org>
 
-       libstdc++/6282
+       PR libstdc++/6282
        * include/std/std_bitset.h (_Base_biteset<0>):  New specialization.
        (operator>>):  If nothing was extracted, don't fail in the
        zero-length case.