relnotes: Add sha256sum and fix minor formatting issues
authorDylan Baker <dylan.c.baker@intel.com>
Wed, 18 May 2022 20:31:26 +0000 (13:31 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 19 May 2022 16:37:15 +0000 (16:37 +0000)
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16610>

docs/relnotes/22.1.0.rst

index d2ca8fa..525a204 100644 (file)
@@ -21,29 +21,21 @@ SHA256 checksum
 
 ::
 
-    TBD.
+   df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477  mesa-22.1.0.tar.xz
 
 
 New features
 ------------
 
 - d3d12 GL4.2
-
 - GL_NV_pack_subimage
-
 - VK_EXT_depth_clip_control on lavapipe and RADV
-
 - Vulkan 1.3 support on lavapipe
-
 - VK_EXT_graphics_pipeline_library on lavapipe
-
 - VK_EXT_primitives_generated_query on lavapipe
-
 - VK_EXT_image_2d_view_of_3d on ANV and lavapipe
-
 - VK_KHR_swapchain_mutable_format on lavapipe
-
-- None
+- Intel DG2 support
 
 
 Bug fixes