From b8c0d155548ae2ce5d07c7bd81e6840a189a63e6 Mon Sep 17 00:00:00 2001 From: mccallum Date: Sun, 12 Jan 1997 19:45:08 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2051 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index d17f6c8c2..ce24f1e00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ Sun Jan 12 13:46:38 1997 Andrew McCallum + * Version (SUBMINOR_VERSION): Version 0.2.12. There seems to be + a problem with Richard and my patches to distributed objects, but + many other bug fixes have been added, NSZone has a complete + re-write, -awakeAfterUsingCoder: is now called, and NSString is + all cleaned up and ready to go. Richard and I will work on fixing + D.O. for the next release. + + * examples/second-client.m: Include + instead of . + * examples/second-server.m: Likewise. + * examples/first-client.m: Likewise. + * examples/first-server.m: Likewise. + Finish code necessary for versioning in CStreams and Coders. Test this code by actually making a new format for BinaryCStream; files created with the new format should be, on average, 4/5 the