From b6759e584d9acfa10036815dd4fa70150a7d1fe7 Mon Sep 17 00:00:00 2001 From: Andrew McCallum Date: Mon, 3 Mar 1997 19:30:24 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2199 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.