mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Fixed creating symbolic links
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10176 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
97830ac872
commit
a80667c989
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Jun 13 19:43:16 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSFileManager.m
|
||||
([-createSymbolicLinkAtPath:pathContent:]): Fixed - the call to
|
||||
symlink was using old path instead of new path and viceversa.
|
||||
|
||||
2001-06-12 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Version: 1.0.2
|
||||
|
|
Loading…
Reference in a new issue