add missing testsuite/ChangeLog entry

From-SVN: r154685
This commit is contained in:
Jason Merrill 2009-11-26 15:58:41 -05:00
parent 612e541cfc
commit 1e1779fe22
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2009-11-26 Jason Merrill <jason@redhat.com>
PR c++/10690
* g++.dg/template/explicit-args2.C: Add typeid cases.
2009-11-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR fortran/41278