NEWS
unrtf 1.4.4 (2024-01-18)
- Fix to not build a dummy shlib anymore
unrtf 1.4.3 (2023-09-26)
- Refactor Makevars for Windows builds without $(WIN)
unrtf 1.4.2 (2022-10-18)
- Fix strict-prototypes warnings
unrtf 1.4.1 (2021-12-09)
- Apply patch by TK to use __USE_MINGW_ACCESS
unrtf 1.4 (2020-01-13)
- Fix compiler warning on Windows GCC 8
unrtf 1.3 (2018-11-08)
- Fix for sys 2.0 (do not quote arg on Windows)
- Link unrtf executable with $(LIBS) hopefully fixes Solaris
unrtf 1.2 (2018-01-26)
- Fix format-truncation warning in GCC-7
unrtf 1.1 (2017-11-18)
- Replace sprintf() by snprintf() to fix a new warning in gcc-7
unrtf 1.0 (2017-06-10)