-------------------- AmigaOS 3.1.4.(1) project ----------------------- Changes for release 45.1 (14.7.2018) - Recompiled with SAS/C - rename allocates now its memory in one piece. ----------------------- AmigaOS 3.2 project -------------------------- Changes for release 45.2 (21.4.2019): - Error messages are now printed over pr_CES. Changes for release 47.1 (28.11.2019) - Bumped to v47. rename 47.2 (7.1.2021) - Before calling MatchFirst(), the AnchorPath structure passed to is always cleared and reinitialized. This is necessary because the AnchorPath structure is reused for all the files or directories which may need to be copied and the last call to MatchNext() may have set flags which are still set when MatchFirst() is called again. Rename 47.3 (30.01.2021): - Removed double $VER: strings, migrated to newer VERSTAG