Skip to content
Snippets Groups Projects
Commit f7b3dae2 authored by Stephan Schulz's avatar Stephan Schulz
Browse files

more detailed VTK bug in CHANGELOG

parent d621bf01
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,8 @@ Version 0.9.2 ...@@ -26,7 +26,8 @@ Version 0.9.2
- Bug: CMake dependencies between targets and link and include inheritance - Bug: CMake dependencies between targets and link and include inheritance
corrected. corrected.
- Feature: Add ALL_Tensor feature test. - Feature: Add ALL_Tensor feature test.
- Bug: VTK fails to include <limits>, so we take care of that. - Bug: VTK fails to include <limits>, so we take care of that (for GCC 11 and
VTK 9.3.0)
- Bug: setVertices was required for printVTKoutlines to output updated vertices. - Bug: setVertices was required for printVTKoutlines to output updated vertices.
- Feature: Fortran API supports retrieval of error string - Feature: Fortran API supports retrieval of error string
- Feature: Testing against VTK 7 as well as 9 - Feature: Testing against VTK 7 as well as 9
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment