summaryrefslogtreecommitdiff
path: root/docs/release-notes/version-4.4.18.rst
blob: f4c5374eae07506420e85b23e91ac5a334037dc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
==============
Version 4.4.18
==============

Version 4.4.18 of mod_wsgi can be obtained from:

  https://codeload.github.com/GrahamDumpleton/mod_wsgi/tar.gz/4.4.18

For details on the availability of Windows binaries see:

  https://github.com/GrahamDumpleton/mod_wsgi/tree/master/win32

Bugs Fixed
----------

1. If ``mod_wsgi-express`` was run under a user ID for which there was no
password entry in the system password file, it would fail when looking up
the group name. If this occurs now use ``#nnn`` as the default group name,
where ``nnn`` is the user ID.