From b19abf1480f6197a22351ad3f6eb026b99c62ea9 Mon Sep 17 00:00:00 2001 From: rdb Date: Mon, 19 Aug 2019 23:35:35 +0200 Subject: [PATCH] doc: add release note for 1.10.4.1 [skip ci] --- doc/ReleaseNotes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ReleaseNotes b/doc/ReleaseNotes index 71ba7e3f6b..56b4b0d49d 100644 --- a/doc/ReleaseNotes +++ b/doc/ReleaseNotes @@ -1,3 +1,8 @@ +------------------------ RELEASE 1.10.4.1 --------------------- + +This release fixes only one critical regression: calling destroy() +on a DirectGUI item would cause an exception. + ------------------------ RELEASE 1.10.4 ----------------------- This release fixes a regression with DirectScrolledList in 1.10.3,