git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25178 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2007-05-16 17:29:47 +00:00
parent dd3bd664ac
commit ab2568b5e6
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2007-05-16 Richard Frith-Macdonald <rfm@gnu.org>
* Headers/Foundation/NSNetServices.h: fix bug #19872
2007-05-16 Richard Frith-Macdonald <rfm@gnu.org>
* Source/NSURLConnection.m: Cancel when deallocating.

View file

@ -434,5 +434,9 @@ GS_EXPORT NSString * const NSNetServicesErrorDomain;
@end
#if defined(__cplusplus)
}
#endif
#endif /* __NSNetServices_h_GNUSTEP_BASE_INCLUDE */