Skip to content

Commit 5fc5c89

Browse files
committed
release 3.0.3
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 9d4c34c commit 5fc5c89

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+
08/01/2019
2+
- fix STSAcceptSourceTokenIn "struct is null"
3+
- version 3.0.3
4+
15
07/17/2019
26
- add r->user option to sts_handler by setting STSROPCUsername to "*"
37
- version 3.0.2

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([mod_sts],[3.0.2],[[email protected]])
1+
AC_INIT([mod_sts],[3.0.3],[[email protected]])
22
AC_CONFIG_HEADERS([src/config.h])
33

44
AM_INIT_AUTOMAKE([foreign no-define subdir-objects])

0 commit comments

Comments
 (0)