changes.xml (1763:2652acdd466f) changes.xml (1766:9ec17030b67e)
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

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

32 packager="Andrei Belov &lt;defan@nginx.com&gt;">
33
34<change type="feature">
35<para>
36ability to specify multiple directories in the "path" option of Python apps.
37</para>
38</change>
39
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

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

32 packager="Andrei Belov &lt;defan@nginx.com&gt;">
33
34<change type="feature">
35<para>
36ability to specify multiple directories in the "path" option of Python apps.
37</para>
38</change>
39
40<change type="feature">
41<para>
42ServerRequest and ServerResponse objects of Node.js module are now compliant
43to Stream API.
44</para>
45</change>
46
40<change type="bugfix">
41<para>
42invalid HTTP responses were generated for some unusual status codes.
43</para>
44</change>
45
46<change type="bugfix">
47<para>

--- 2573 unchanged lines hidden ---
47<change type="bugfix">
48<para>
49invalid HTTP responses were generated for some unusual status codes.
50</para>
51</change>
52
53<change type="bugfix">
54<para>

--- 2573 unchanged lines hidden ---