cp/pt.c change log entry move from ./ChangeLog to cp/ChangeLog

From-SVN: r62106
This commit is contained in:
Fariborz Jahanian 2003-01-29 19:13:12 +00:00
parent 2399b15afb
commit be5a07ac01
2 changed files with 4 additions and 4 deletions

View File

@ -50,10 +50,6 @@ Wed Jan 29 10:26:12 CET 2003 Jan Hubicka <jh@suse.cz>
* i386.md (subdi3_carry_rex64): Fix typo.
2003-01-28 Fariborz Jahanian <fjahanian@apple.com>
* pt.c (last_pending_template) Declare GTY().
2003-01-28 Stan Shebs <shebs@apple.com>
* coretypes.h (cpp_reader): Forward declare struct.

View File

@ -1,3 +1,7 @@
2003-01-29 Fariborz Jahanian <fjahanian@apple.com>
* pt.c (last_pending_template) Declare GTY().
2003-01-29 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
PR c++/8591