Skip to content

Commit

Permalink
release v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Eissing committed May 18, 2015
1 parent ea9a708 commit 8ffd10f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
v0.5.6
--------------------------------------------------------------------------------
* making SSL variables available in subprocess (e.g. CGI) environments if
configured (fixes #19)

v0.5.5
--------------------------------------------------------------------------------
* improved transfer of large resources by 50% by more efficient writes
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#

AC_PREREQ([2.69])
AC_INIT([mod_h2], [0.6.0-DEV], [[email protected]])
AC_INIT([mod_h2], [0.5.6], [[email protected]])

LT_PREREQ([2.2.6])
LT_INIT()
Expand Down

0 comments on commit 8ffd10f

Please sign in to comment.