Deleted
Added
changes.xml (1921:b0deb6fa9219) | changes.xml (1926:6e85d6c0b8bb) |
---|---|
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 --- 29 unchanged lines hidden (view full) --- 38</change> 39 40<change type="feature"> 41<para> 42process and thread lifecycle hooks in Ruby. 43</para> 44</change> 45 | 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 --- 29 unchanged lines hidden (view full) --- 38</change> 39 40<change type="feature"> 41<para> 42process and thread lifecycle hooks in Ruby. 43</para> 44</change> 45 |
46<change type="feature"> 47<para> 48application restart control. 49</para> 50</change> 51 |
|
46<change type="bugfix"> 47<para> 48TLS connection was rejected for configuration with more than one 49certificate bundle in a listener if a client did not use SNI. 50</para> 51</change> 52 53 --- 2904 unchanged lines hidden --- | 52<change type="bugfix"> 53<para> 54TLS connection was rejected for configuration with more than one 55certificate bundle in a listener if a client did not use SNI. 56</para> 57</change> 58 59 --- 2904 unchanged lines hidden --- |