mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1837 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b7e0e37cae
commit
f7da85491c
1 changed files with 13 additions and 1 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,7 +1,19 @@
|
|||
Tue Sep 24 11:20:06 1996 Andrew McCallum <mccallum@cs.cmu.edu>
|
||||
Wed Sep 25 08:47:33 1996 Andrew McCallum <mccallum@cs.cmu.edu>
|
||||
|
||||
* Version (SUBMINOR_VERSION): Version 0.2.10.
|
||||
|
||||
* src/NSString.m ([NSString -initWithFormat:arguments:]): Fix bug
|
||||
whereby multiple %@'s in the same format string created incorrect
|
||||
output.
|
||||
|
||||
* examples/second-client.m: Don't pass %@ directives to printf();
|
||||
use %s and -cStringNoCopy instead.
|
||||
* examples/second-server.m: Likewise.
|
||||
|
||||
* doc/install.texi: Add the installation step.
|
||||
|
||||
Tue Sep 24 11:20:06 1996 Andrew McCallum <mccallum@cs.cmu.edu>
|
||||
|
||||
* Makefile.in (mostlyclean, clean, distclean, maintainer-clean):
|
||||
Reverse order of subdir-cleaning and topdir-cleaning so that we
|
||||
don't force the Makefile to automatically run ./configure for us,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue