doc: Add changelog fragments for !292

This commit is contained in:
Ryan Pavlik 2020-04-28 15:45:46 -05:00
parent 426f1312b0
commit bbb5543f66
3 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1 @@
ci: Perform test builds using the Android NDK (for armeabi-v7a and armv8-a). This is not a full Android port (missing a compositor, etc) but it ensures we don't add more Android porting problems.

View file

@ -0,0 +1 @@
OpenXR: Fix build when OpenGL is not enabled.

View file

@ -0,0 +1 @@
gui: Fix build when OpenCV is not available or disabled.