]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix thinko
authorGabriel Dos Reis <gdr@gcc.gnu.org>
Wed, 5 Feb 2003 01:59:53 +0000 (01:59 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Wed, 5 Feb 2003 01:59:53 +0000 (01:59 +0000)
From-SVN: r62427

gcc/cp/ChangeLog

index 073c16706128e07512864f87fb37be5a14068be9..a62dd00c685e327bd553f3712c520d2649228fb9 100644 (file)
@@ -1,5 +1,6 @@
 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
        
+       PR C++/7129
        * operators.def: Add <?= and >?=.
        
 2003-01-28  Christian Cornelssen  <ccorn@cs.tu-berlin.de>