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:
Nicola Pero 2001-09-26 22:00:14 +00:00
parent fcbf4d11a9
commit 564860cd35

View file

@ -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