|
@@ -1,3 +1,14 @@
|
|
|
+2024-08-07 4.3.6
|
|
|
+
|
|
|
+ Bugfixes:
|
|
|
+
|
|
|
+ display : do not define "display" for json rpc diagnostics (#11746)
|
|
|
+ cpp : null check interfaces (#11743)
|
|
|
+ hl : ignore WANT_READ/WANT_WRITE errors when the socket is known to be blocking (#11655)
|
|
|
+ hl : fix weird compiler error (#11690)
|
|
|
+ jvm : fix --java out -D jvm deprecation warning (#11739)
|
|
|
+ macro : Context.reportError should not abort build macros (#11741)
|
|
|
+
|
|
|
2024-07-18 4.3.5
|
|
|
|
|
|
General improvements:
|