summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-06-14 21:20:48 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-06-14 21:20:48 +0000
commitf1ab2098f913a9f200787a9e9011cb80f11a30f2 (patch)
treebd518baa97e3b705f1307fb6be0837006506115c /ChangeLog
parent7597e78f848298021aada04b50ced316d3e12837 (diff)
Relevant BUGIDs:
Purpose of commit: cleanup Commit summary: --------------- 2006-06-14 Thorsten Kukuk <kukuk@thkukuk.de> * libpam/pam_misc.c (_pam_strdup): Use strlen and strcpy.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2554bf42..0923a816 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-06-14 Thorsten Kukuk <kukuk@thkukuk.de>
+ * libpam/pam_misc.c (_pam_strdup): Use strlen and strcpy.
+
* configure.in: Remove --enable-memory-debug, add option
to disable prelude if installed.