pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:24:26 by Per Hedbor <ph@opera.com>
301567c298f0b80e20608d3248b2a030bb508abb (
21
lines) (+
12
/-
9
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
More changes to CHANGES
243:
+ Also siphash24 was added and is used in case the string hash table becomes inefficient
+
Deprecated features and modules
+
-------------------------------
+
+
o Tools.PEM and Tools.X409 deprecated
+
Use the corresponding modules in Standards.
+
+
o The built in sandbox is now deprecated
+
Unless somebody wants to take ownership of the feature and keep it
+
up to date the security system will be removed in the next stable
+
release.
+
Removed features and modules ----------------------------
261:
o Locale.Charset The charset module is now available on the toplevel as 'Charset'
-
o Tools.PEM and Tools.X409 deprecated
-
Use the corresponding modules in Standards.
-
-
o The built in sandbox is now deprecated
-
Unless somebody wants to take ownership of the feature and keep it
-
up to date the security system will be removed in the next stable
-
release.
-
-
+
New modules -----------