diff options
author | Jeroen Nijhof <jeroen@chalcy0n.(none)> | 2011-04-21 16:21:01 +0200 |
---|---|---|
committer | Jeroen Nijhof <jeroen@chalcy0n.(none)> | 2011-04-21 16:21:01 +0200 |
commit | 28ad740550c92826a54cf830946ce907d948d898 (patch) | |
tree | 07be62c5c76b11b94d8685806f92b07139459d0a /ChangeLog | |
parent | f6bf73038319b47b3065bdc8ee77244954f17b97 (diff) | |
download | pam_tacplus-28ad740550c92826a54cf830946ce907d948d898.tar.gz pam_tacplus-28ad740550c92826a54cf830946ce907d948d898.zip |
Version changed to 1.3.3, changed bitflags to hex, thanks Jason.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1.3.3 +* pam_tacplus.h: changed bitflags to hex, thanks Jason! +* Added gitignore for build stuff +* connect.c: removed ifdef for sys/socket.h, it will be included anyway for other platforms, + thanks to Obata Akio for pointing that out. +* connect.c: improved connection error handling, patch from Martin Volf, thanks! + 1.3.2 * Added autotool configuration files, thanks to Benoit Donneaux <benoit.donneaux@gmail.com>. * Added pam_tacplus.spec file, thanks to Benoit Donneaux <benoit.donneaux@gmail.com>. |