update release notes

This commit is contained in:
Jean-Marc Lasgouttes 2022-11-19 15:08:21 +01:00
parent a3327f576c
commit db70aec262
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,6 @@ Things left to do after killing Qt4 (obtained by grepping for Qt4 and 'Qt 4'):
* update INSTALL.cmake
* update INSTALL.MacOSX
* update autoconf
see also lib/RELEASE-NOTES
* update cmake
* check whether development/autotests/keytest.py really needs QT4
investigate references to Qt4 in keytest

View File

@ -213,7 +213,8 @@
!!Changes with respect to external programs and libraries in 2.4:
* The Qt5 libraries are now used by default. In order to link against
Qt4 the configure option --disable-qt5 has to be used.
Qt6 the configure option --enable-qt6 has to be used. Qt4 is not
supported anymore.
* The dependency on pplatex/dvipost was dropped.