mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Small optimisation suggested by conversation with Greg.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28249 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f37c9ca702
commit
41c3ab5698
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-04-26 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSFileManager.m: ([changeFileAttributes:atPath:]) optimise
|
||||
to avoid unnecessary creation of NSNumber objects as suggested by
|
||||
Greg.
|
||||
|
||||
2009-04-25 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSFileManager.m: Reinstate incorrectly reverted changes.
|
||||
|
|
Loading…
Reference in a new issue