system() fixed virtual on WSL2

This commit is contained in:
Sebastian Hildebrandt
2021-10-08 11:40:05 +02:00
parent 9ba20d04c9
commit ac27f7cf59
4 changed files with 10 additions and 4 deletions
+6 -1
View File
@@ -57,10 +57,15 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.9.6</th>
<td>2021-10-08</td>
<td><span class="code">system()</span> fixed virtual on WSL2</td>
</tr>
<tr>
<th scope="row">5.9.5</th>
<td>2021-10-08</td>
<td><span class="code">battery()</span> fix isCharging (windows)</td>
<td><span class="code">battery()</span> fixed isCharging (windows)</td>
</tr>
<tr>
<th scope="row">5.9.4</th>