graohics() (macOS), memLayout() (win) improvements

This commit is contained in:
Sebastian Hildebrandt
2021-09-16 06:14:03 +02:00
parent 7d157c39ca
commit 62c18a03f4
3 changed files with 8 additions and 2 deletions
+6 -1
View File
@@ -51,11 +51,16 @@
<thead>
<tr>
<th scope="col">Version</th>
<th scope="col">Date</th>
<th scope="col" width="12%">Date</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.9.2</th>
<td>2021-09-16</td>
<td><span class="code">memLayout()</span> type fix (win), <span class="code">graphics()</span> improvement (macOS)</td>
</tr>
<tr>
<th scope="row">5.9.1</th>
<td>2021-09-15</td>