2023-05-04 23:33:48 +02:00
|
|
|
# Current
|
2023-04-30 23:09:46 +02:00
|
|
|
|
2024-01-01 13:35:08 +01:00
|
|
|
- Tree: Ignore emtpy lines.
|
|
|
|
|
|
|
|
|
|
|
2023-05-08 18:45:42 +02:00
|
|
|
# 1.1.156 (2023-05-08)
|
|
|
|
|
|
2023-05-04 23:33:48 +02:00
|
|
|
## Security:
|
|
|
|
|
- See CVE-2023-27390. Check there are no "self" message.
|
2023-05-08 17:14:37 +02:00
|
|
|
- See CVE-2023-31194. Do not add twice an edge in the graph. This caused Boost
|
|
|
|
|
algorithms to misbehave.
|
2023-05-04 23:33:48 +02:00
|
|
|
|
2023-05-08 17:45:59 +02:00
|
|
|
## Bug fix
|
|
|
|
|
- Fix highlighter for the GraphPlanar translator.
|
|
|
|
|
|
2023-05-04 23:33:48 +02:00
|
|
|
## Build
|
2023-04-30 23:09:46 +02:00
|
|
|
- Set MSVC_RUNTIME_LIBRARY to /MT for static builds
|