summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@chalcy0n.(none)>2011-04-21 16:21:01 +0200
committerJeroen Nijhof <jeroen@chalcy0n.(none)>2011-04-21 16:21:01 +0200
commit28ad740550c92826a54cf830946ce907d948d898 (patch)
tree07be62c5c76b11b94d8685806f92b07139459d0a /ChangeLog
parentf6bf73038319b47b3065bdc8ee77244954f17b97 (diff)
downloadpam_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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4b4cb9..2d656b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>.