Fixed last changelong entry

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13988 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-06-27 19:54:11 +00:00
parent af44030f47
commit e74b2d3847

View file

@ -1,7 +1,8 @@
2002-06-27 Richard Frith-Macdonald <rfm@gnu.org>
* Tools/AGSParser.m: ([-parseMethodIsDeclaration:]) Correct wrongly
positioned autorelease pool in last change. Hope that's the only one.
* Tools/AGSParser.m: ([-parseDeclaration:]) Correct wrongly
positioned autorelease pool in last change. Hope that's the only
one.
Wed Jun 26 15:32:36 2002 Nicola Pero <n.pero@mi.flashnet.it>