mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 13:01:02 +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
80331f7356
commit
a33ecb3697
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>
|
2001-09-24 Fred Kiefer <FredKiefer@gmx.de>
|
||||||
|
|
||||||
* Header/gnustep/gui/NSWindow.h
|
* Header/gnustep/gui/NSWindow.h
|
||||||
|
|
Loading…
Reference in a new issue