File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.4.2 (13th May 2016)
4+ - add an ldconfig script to package builds (Daniel Schauenberg)
5+ - Add option to set the Certificate Authority (CA) Info option. (tgoetze)
6+ - add clang to the travis build matrix (Daniel Schauenberg)
7+ - README: Update Advanced Example (Marc Zych)
8+ - Connection: Initialize timeout and followRedirects (Marc Zych)
9+
310## v0.4.1 (2nd February 2016)
411- fix package build to include new header files from refactoring
512
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.52] )
2- AC_INIT ( [ restclient-cpp] ,
[ 0.4.1 ] ,
[ [email protected] ] ) 2+ AC_INIT ( [ restclient-cpp] ,
[ 0.4.2 ] ,
[ [email protected] ] ) 33AM_INIT_AUTOMAKE ( [ foreign subdir-objects] )
44LT_INIT
55AC_CONFIG_HEADERS ( [ config.h] )
You can’t perform that action at this time.
0 commit comments