docs/relnotes: remove cruft from end of lines

We don't include the full commit message here, so let's drop all of this
cruft. Not sure how this happened in the first place.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25712>
This commit is contained in:
Erik Faye-Lund
2023-10-09 14:23:32 +02:00
committed by Marge Bot
parent 042d256c1e
commit 570306e7b9
2 changed files with 3 additions and 10 deletions

View File

@@ -205,9 +205,7 @@ Paulo Zanoni (1):
Prodea Alexandru-Liviu (1):
- scons/MSYS2-MinGW-W64: Fix build options defaults Signed-off-by:
Prodea Alexandru-Liviu <liviuprodea@yahoo.com> Reviewed-by: Jose
Fonseca <jfonseca@vmware.com> Cc: <mesa-stable@lists.freedesktop.org>
- scons/MSYS2-MinGW-W64: Fix build options defaults
Rhys Perry (2):

View File

@@ -2751,13 +2751,8 @@ Plamena Manolova (8):
Prodea Alexandru-Liviu (4):
- scons/windows: Fix build with LLVM>=8
- scons/MSYS2-MinGW-W64: Fix build options defaults Signed-off-by:
Prodea Alexandru-Liviu <liviuprodea@yahoo.com> Reviewed-by: Jose
Fonseca <jfonseca@vmware.com> Cc: <mesa-stable@lists.freedesktop.org>
- Appveyor/Meson: Add build test of osmesa gallium Signed-off-by:
Prodea Alexandru-Liviu <liviuprodea@yahoo.com> Acked-by: Eric
Engestrom <eric@engestrom.ch> Reviewed-by: Dylan Baker
<dylan@pnwbakers.com>
- scons/MSYS2-MinGW-W64: Fix build options defaults
- Appveyor/Meson: Add build test of osmesa gallium
- Meson: Remove lib prefix from graw and osmesa when building with
Mingw. Also remove version sufix from osmesa swrast on Windows.