Add changelog

This commit is contained in:
Gregory John Casamento 2022-01-11 20:12:02 -05:00
parent 93a0fc46ea
commit 0fbac4817e

View file

@ -1,3 +1,8 @@
2022-01-11 Gregory John Casamento <greg.casamento@gmail.com>
* Source/NSBundleAdditions.m: Use FOR_IN macro instead
of for(... in...) for compiler compatibility.
2021-11-15 Gregory John Casamento <greg.casamento@gmail.com>
* Source/NSSplitView.m: Correct issue introduced in the previous change