mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-30 03:50:46 +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
239604ecce
commit
4f902776e6
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