pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2008-12-08
2008-12-08 08:49:36 by Peter Bortas <zino@lysator.liu.se>
0f127e34b2924651294e7def422c3f5d8da75aa5 (
6
lines) (+
5
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
There are limits to the backwards compatibility.
Rev: CHANGES:1.158
1237:
-------------------- These incompatible changes can be solved by adding #pike 7.6 to your
-
source file or starting Pike with -V7.6.
+
source file or starting Pike with -V7.6
unless otherwise noted
.
o main() environment
1314:
o The modules Mird, Perl and Ssleay have been removed.
+
Note that these modules are not avilable via the backwards
+
compatibility layer.
-
+
C level module API ------------------