mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
fix indentation
This commit is contained in:
parent
de4552d754
commit
3fc184e5d7
1 changed files with 8 additions and 8 deletions
16
ChangeLog
16
ChangeLog
|
@ -1,16 +1,16 @@
|
|||
2020-06-06 Frederik Seiffert <frederik@algoriddim.com>
|
||||
|
||||
* Source/NSBundle.m: Extend NSBundle resources support to handle
|
||||
directories in Android assets.
|
||||
* Source/NSFileManager.m: Fix NSFileManager -isReadableFileAtPath:
|
||||
to also support directories in Android assets.
|
||||
* Source/NSBundle.m: Extend NSBundle resources support to handle
|
||||
directories in Android assets.
|
||||
* Source/NSFileManager.m: Fix NSFileManager -isReadableFileAtPath:
|
||||
to also support directories in Android assets.
|
||||
|
||||
2020-06-05 Frederik Seiffert <frederik@algoriddim.com>
|
||||
|
||||
* Tests/base/NSMapTable/weakObjects.m,
|
||||
* Source/NSConcreteMapTable.m:
|
||||
Add test for and fix replacing an existing value in a weak objects map
|
||||
table.
|
||||
* Tests/base/NSMapTable/weakObjects.m,
|
||||
* Source/NSConcreteMapTable.m:
|
||||
Add test for and fix replacing an existing value in a weak objects map
|
||||
table.
|
||||
|
||||
2020-05-25 Frederik Seiffert <frederik@algoriddim.com>
|
||||
|
||||
|
|
Loading…
Reference in a new issue