mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35034 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3cb1b08b26
commit
a3d29460d6
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
2012-04-06 12:23 theraven
|
||||
|
||||
* libs/base/trunk/Headers/Foundation/NSArray.h,
|
||||
libs/base/trunk/Headers/Foundation/NSDictionary.h,
|
||||
libs/base/trunk/Headers/GNUstepBase/GSVersionMacros.h,
|
||||
libs/base/trunk/Source/NSArray.m,
|
||||
libs/base/trunk/Source/NSDictionary.m,
|
||||
libs/base/trunk/Tests/base/NSArray/basic.m,
|
||||
libs/base/trunk/Tests/base/NSDictionary/basic.m: Support for
|
||||
collection subscripting (NSArray and NSDictionary).
|
||||
|
||||
Yes, the syntax is ugly, but no doubt people will start using it
|
||||
in June...
|
||||
|
||||
2012-04-06 12:02 theraven
|
||||
|
||||
* libs/base/trunk/Source/NSAutoreleasePool.m,
|
||||
|
|
Loading…
Reference in a new issue