You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: include/wx/wxsqlite3def.h
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -46,10 +46,16 @@
46
46
47
47
<dl>
48
48
49
+
<dt><b>4.10.2</b> - <i>January 2025</i></dt>
50
+
<dd>
51
+
Upgrade to <i>SQLite3 Multiple Ciphers version 2.0.2 (SQLite version 3.48.0)</i>
52
+
53
+
</dd>
54
+
49
55
<dt><b>4.10.1</b> - <i>January 2025</i></dt>
50
56
<dd>
51
57
Upgrade to <i>SQLite3 Multiple Ciphers version 2.0.1 (SQLite version 3.47.2)</i><br>
52
-
Fixed issue #120 - crashes on some Linux systems due to <i>illegal instruction</i> exceptions related to the code of the new cipher scheme <i>AEGIS</i><br>
58
+
Fixed issue #120 - crashes on some Linux systems due to <i>illegal instruction</i> exceptions related to the code of the new cipher scheme <i>AEGIS</i>
0 commit comments