mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
updated
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19783 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
af7d306481
commit
6dacaa30eb
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-07-28 Willem Rein Oudshoorn <Wim.Oudshoorn@agilisys.com>
|
||||
|
||||
* Source/GSFileHandle.m ([GSFileHandle -gcFinalize]): if __MINGW__ also
|
||||
close ordinary file descriptor, not only the socket.
|
||||
([GSFileHandle -closeFile]): in __MINGW__ defined block:
|
||||
changed test of !isStandardFile to isSocket, and make sure that the
|
||||
ordinary file descriptor is also closed.
|
||||
|
||||
2004-07-22 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSPropertyList.m: don't escape tab,cr,lf in output of old
|
||||
|
|
Loading…
Reference in a new issue