aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c73248..fd8bb63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -528,7 +528,7 @@
* Neat little trick that I found in PAM Kerberos where it uses the
PAM handle's version of the value so that there doesn't
- have to be memory free'd in the returning function.
+ have to be memory free'd in the returning function.
Cleans some things up and removes a bunch of extra
allocation