mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
Fix for saving the filename when writing a NSFileWrapper to disk
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11010 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fcbf4d11a9
commit
564860cd35
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Wed Sep 26 23:04:57 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSFileWrapper.m
|
||||
([-writeToFile:atomically:updateFilenames:]): Use only the last
|
||||
part of the path when saving it into the filename (patch by
|
||||
Ludovic Marcotte <ludovic@Sophos.ca>).
|
||||
|
||||
2001-09-24 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Header/gnustep/gui/NSWindow.h
|
||||
|
|
Loading…
Reference in a new issue