Skip to content

Commit 2d5424b

Browse files
committed
Release libstrophe-0.10.1
1 parent 5792d52 commit 2d5424b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
0.10.1
22
- Fixed compilation error when LibreSSL is used
3+
- Fixed crash when NULL is provided as password
34

45
0.10.0
56
- Coding style has been unified

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([libstrophe], [0.10.0], [[email protected]])
1+
AC_INIT([libstrophe], [0.10.1], [[email protected]])
22
AC_CONFIG_MACRO_DIR([m4])
33
AM_INIT_AUTOMAKE([foreign])
44
LT_INIT([dlopen])

0 commit comments

Comments
 (0)