Skip to content

Commit 18f13b0

Browse files
author
Stefan Eissing
committed
v0.9.5, fixing mpm_event resource management
1 parent 6bf0928 commit 18f13b0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.9.5
2+
--------------------------------------------------------------------------------
3+
* fix for resource management when running with mpm_event
4+
15
v0.9.4
26
--------------------------------------------------------------------------------
37
* mod_h2 is a copy of the module in Apache httpd trunk

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#
1515

1616
AC_PREREQ([2.69])
17-
AC_INIT([mod_h2], [0.9.4], [[email protected]])
17+
AC_INIT([mod_h2], [0.9.5], [[email protected]])
1818

1919
LT_PREREQ([2.2.6])
2020
LT_INIT()

0 commit comments

Comments
 (0)