Skip to content

Commit 1bb0570

Browse files
Romain Mardulynmatthias
authored andcommitted
WT-12951: add release notes
1 parent 144861f commit 1bb0570

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

ReleaseNotes.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,18 @@ <h2>Release 4.11.2 (TBD)</h2>
2626
Wt 4.11.2 is a patch release that addresses the following issue:
2727
</p>
2828

29-
<h3>Bug fixes</h3>
30-
3129
<ul>
3230
<li>
3331
<a href="https://redmine.emweb.be/issues/12860" target="_blank">Issue #12860</a>:
3432
fixed a bug where a
3533
<a href="classWt_1_1WDialog.html" target="_blank">WDialog</a> would not be centered if
3634
<a href="classWt_1_1WDialog.html#a223f8635e38a6e9809b867f247b2185f" target="_blank">WDialog::exec()</a> was called after the <code>WDialog</code> was loaded.
3735
</li>
36+
<li>
37+
<a href="https://redmine.emweb.be/issues/12951" target="_blank">Issue #12951</a>:
38+
fixed a bug where a layout in a
39+
<a href="classWt_1_1WPanel.html" target="_blank">WPanel</a> may not work properly during and after some animations.
40+
</li>
3841
</ul>
3942

4043
<h2>Release 4.11.1 (November 5, 2024)</h2>

0 commit comments

Comments
 (0)