mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Fixed typo in NSUser, local root being used instead of user root in certain
cases git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13367 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a7b38d4614
commit
e85bd56efa
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Sat Apr 6 02:42:43 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/NSUser.m (NSSearchPathForDirectoriesInDomains): Fixed
|
||||
typo, gnustep_local_root being used instead of gnustep_user_root
|
||||
for developer dirs in user root.
|
||||
|
||||
2002-04-05 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSObject.m: Fix locking bug with NSZombie ... was not
|
||||
|
|
Loading…
Reference in a new issue