summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeroen Nijhof <jeroen@jeroennijhof.nl>2012-05-19 19:30:33 +0200
committerJeroen Nijhof <jeroen@jeroennijhof.nl>2012-05-19 19:30:33 +0200
commit0a9f299095dac79ed9728af663302d5569d968e9 (patch)
tree5d01ceaba519b0597d8428b2489e2f9ed3d77585 /ChangeLog
parentff5528f04eb982b12c7e54faf9b2600a8d08eecf (diff)
downloadpam_tacplus-0a9f299095dac79ed9728af663302d5569d968e9.tar.gz
pam_tacplus-0a9f299095dac79ed9728af663302d5569d968e9.zip
Set version to 1.3.7
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52f2948..dd38a45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.3.7
+* attrib.c: Explicity setting *attr to NULL after free(),
+ thanks to Anthony Low <anthonyl@xkl.com>
+
1.3.6
* Added libpam-runtime support for debian
* Added use_first_pass and try_first_pass option, thanks to Luc Ducazu <lducazu@gmail.com>