mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@2051 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
215bb61dcc
commit
ba110cd6c3
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,5 +1,18 @@
|
|||
Sun Jan 12 13:46:38 1997 Andrew McCallum <mccallum@cs.cmu.edu>
|
||||
|
||||
* 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 <Foundation/NSString.h>
|
||||
instead of <gnustep/base/String.h>.
|
||||
* 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
|
||||
|
|
Loading…
Reference in a new issue