pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2020-03-31
2020-03-31 09:53:57 by Henrik Grubbström (Grubba) <grubba@grubba.org>
f49597d1a3615341b69a541f80e8ab625ec6090a (
6
lines) (+
6
/-
0
)
[
Show
|
Annotate
]
Branch:
master
CHANGES: Added note about Standards.JSON.encode().
Fixes
#10026
.
Fixes
#10027
.
204:
Header names in "extra_heads" will not have their case modified.
+
o Standards.JSON and Standards.JSON5
+
+
encode() now allows other threads to run every now and then.
+
o ADT.OrderedMapping Adding duplicate keys now replaces the existing keys.
-
+
Incompatible changes --------------------