changes.xml (1865:3c551b9721df) changes.xml (1870:6a68fb236f5b)
1<?xml version="1.0" ?>
2<!DOCTYPE change_log SYSTEM "changes.dtd" >
3
4
5<change_log title="unit">
6
7
8<changes apply="unit-php

--- 36 unchanged lines hidden (view full) ---

45
46<change type="feature">
47<para>
48support for chrooting, rejecting symlinks, and rejecting crossing mounting
49points on a per-request basis during static file serving.
50</para>
51</change>
52
1<?xml version="1.0" ?>
2<!DOCTYPE change_log SYSTEM "changes.dtd" >
3
4
5<change_log title="unit">
6
7
8<changes apply="unit-php

--- 36 unchanged lines hidden (view full) ---

45
46<change type="feature">
47<para>
48support for chrooting, rejecting symlinks, and rejecting crossing mounting
49points on a per-request basis during static file serving.
50</para>
51</change>
52
53<change type="feature">
54<para>
55compatibility with Ruby 3.0.
56</para>
57</change>
58
53<change type="bugfix">
54<para>
55a segmentation fault might have occurred in the PHP module if
56fastcgi_finish_request() was used with the "auto_globals_jit" option enabled.
57</para>
58</change>
59
60</changes>

--- 2756 unchanged lines hidden ---
59<change type="bugfix">
60<para>
61a segmentation fault might have occurred in the PHP module if
62fastcgi_finish_request() was used with the "auto_globals_jit" option enabled.
63</para>
64</change>
65
66</changes>

--- 2756 unchanged lines hidden ---