commit fc516984f3faf6ac0216926d693ac8e7f09c7617
Author: Jean-Marc Lasgouttes <[email protected]>
Date: Fri Jun 27 18:05:58 2025 +0200
Fix compiler requirement in release notes
---
lib/RELEASE-NOTES | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index c8cd25cc75..6bb5d41deb 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -56,7 +56,8 @@
- The support for (long unmaintained) eLyXer was removed.
-- When compiling with GCC, LyX know needs at least version >= 5.
+- When compiling , LyX know requires a compiler supporting C++17, like
+ for example gcc >= 8.
- Dependence on boost libraries was dropped and they are not needed
for building the binaries anymore.
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs