File tree Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Expand file tree Collapse file tree 5 files changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,9 @@ portion of the OpenStep standard (the Foundation library).
2727 * NSFileManager fixes and tweaks to match OSX implementation
2828 * NSDistributedLock bugfix for pre-existing lock directories
2929 * Alternative sort algorithms selectable at runtime
30- * Other morte minor bugfixes and cleanups.
30+ * Compatibility-related changes for environments not supporting weak
31+ symbols
32+ * Other more minor bugfixes and cleanups.
3133 * As usual, this release also contains an update to include the most
3234 recent international timezone data.
3335
Original file line number Diff line number Diff line change 1+ 2017-12-31 Ivan Vucica <
[email protected] >
2+
3+ * ANNOUNCE
4+ * NEWS
5+ * Documentation/ReleaseNotes.gsdoc
6+ * Documentation/news.texi: Update release notes for 1.25.1 to
7+ take note of compatibility improvement changes since release
8+ notes were written, and to fix a typo.
9+
1102017-12-21 Riccardo Mottola <
[email protected] >
211
312 * Source/NSObject.m:
Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ notice and this notice are preserved.
3838 NSFileManager fixes and tweaks to match OSX implementation<br />
3939 NSDistributedLock bugfix for pre-existing lock directories<br />
4040 Alternative sort algorithms selectable at runtime<br />
41- Other morte minor bugfixes and cleanups.<br />
41+ Compatibility-related changes for environments not supporting weak symbols<br />
42+ Other more minor bugfixes and cleanups.<br />
4243 As usual, this release also contains an update to include the
4344 most recent international timezone data.
4445 </p >
Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ See the @url{ReleaseNotes.html} document for more information.
1919@item NSFileManager fixes and tweaks to match OSX implementation
2020@item NSDistributedLock bugfix for pre-existing lock directories
2121@item Alternative sort algorithms selectable at runtime
22- @item Other morte minor bugfixes and cleanups.
22+ @item Compatibility-related changes for environments not supporting weak symbols
23+ @item Other more minor bugfixes and cleanups.
2324@item As usual, this release also contains an update to include the
2425most recent international timezone data.
2526@end itemize
Original file line number Diff line number Diff line change @@ -14,7 +14,9 @@ The currently released version of the library is '1.25.1'.
1414 * NSFileManager fixes and tweaks to match OSX implementation
1515 * NSDistributedLock bugfix for pre-existing lock directories
1616 * Alternative sort algorithms selectable at runtime
17- * Other morte minor bugfixes and cleanups.
17+ * Compatibility-related changes for environments not supporting weak
18+ symbols
19+ * Other more minor bugfixes and cleanups.
1820 * As usual, this release also contains an update to include the most
1921 recent international timezone data.
2022
You can’t perform that action at this time.
0 commit comments