mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
Various minor updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25087 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
383cb43c5a
commit
51f0bef4a9
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,14 @@
|
|||
* Source/NSBundle.m: Reformat for conding standards. Alter library
|
||||
resource lookup to find correct version when multiple versions of
|
||||
the base library are installed and the old unversioned api is used.
|
||||
* Source/NSURLHandle.m: Scheduling tweak.
|
||||
* Source/GSFFCallInvocation.m: Use forward2 if available.
|
||||
* Source/GSFFIInvocation.m: Use forward2 if available.
|
||||
* Source/NSURLRequest.m: Tidyups
|
||||
* Source/NSURLConnection.m: Tidyups
|
||||
* Source/NSURLProtocol.m: Incorporate some concrete protocols from
|
||||
mySTEP ....needs rewriting and then testing.
|
||||
* Headers/Foundation/NSURLRequest.h: Fix typos and improve comments.
|
||||
|
||||
2007-04-16 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue