diff --git a/ChangeLog.txt b/ChangeLog.txt index 0f0e0f25..898ca81b 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -18,9 +18,6 @@ Github Issues: slink:VkDescriptorSetAllocateInfo so valid usage statements for `VK_KHR_push_descriptor` aren't accidentally removed when the first extension isn't enabled (public issue 573). - * Fixed errors in API example code for - flink:vkUpdateDescriptorSetWithTemplateKHR and - flink:vkCmdPushDescriptorSetWithTemplateKHR (public issue 577). Internal Issues: @@ -62,6 +59,9 @@ Other Issues: on all `.txt` files in a specified directory, and move the `startVUID` tracking information into a separate python file that is automatically updated by the script. + * Fixed errors in API example code for + flink:vkUpdateDescriptorSetWithTemplateKHR and + flink:vkCmdPushDescriptorSetWithTemplateKHR. New Extensions: