diff --git a/ChangeLog b/ChangeLog index ce24f1e00..9ec981727 100644 --- a/ChangeLog +++ b/ChangeLog @@ -331,14 +331,14 @@ Sun Jan 5 17:41:37 1997 Andrew McCallum * src/include/Stream.h (StreamException): Change type to NSString from id . - * src/include/NSUserDefaults.h (NSUserName, NSHomeDirectory, - NSDirectoryForUser): Declare them unconditionally; before it was - conditioned on NEXT_FOUNDATION. - * src/include/NSUser.h (NSUserName, NSHomeDirectory, NSDirectoryForUser): Change the return types from (char*) to (NSString*). + * src/include/NSUserDefaults.h (NSUserName, NSHomeDirectory, + NSDirectoryForUser): Declare them unconditionally; before it was + conditioned on NEXT_FOUNDATION. + * src/include/NSArray.h: Don't include * src/include/Streaming.h: Likewise. * src/include/Port.h: Likewise.