diff --git a/ChangeLog b/ChangeLog index b41a2b3ae..4d17c3e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ Sat May 3 12:28:48 1997 Andrew McCallum + * src/TcpPort.m (nameServer): Remove the ntohs() conversion of + NUM. (Reported by Richard Frith-Macdonald + >) + + * src/NSCharacterSet.m ([NSCharacterSet_PATH]): Value of global + variable changed to absolute path. (Reported by Richard + Frith-Macdonald .) + * checks/Makefile.in (SRCS): Added NSData-test.m. * src/Decoder.m ([Decoder -decodeObjectAt:anObjPtr:name])