mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-07 06:51:07 +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
62a48bb19c
commit
5ab89c7a6b
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>
|
2001-06-12 Adam Fedor <fedor@gnu.org>
|
||||||
|
|
||||||
* Version: 1.0.2
|
* Version: 1.0.2
|
||||||
|
|
Loading…
Reference in a new issue