summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2006-01-13 14:55:18 +0000
committerDmitry V. Levin <ldv@altlinux.org>2006-01-13 14:55:18 +0000
commit6afd317c70e56e105e8221ca14b433d2e055cf1f (patch)
tree3ac9cc4650ef1665519ac5917e41d795ea67f858 /ChangeLog
parent15d1bd639b095fe63c164dcb5ba8977e8eecb73b (diff)
Relevant BUGIDs: none
Purpose of commit: cleanup Commit summary: --------------- 2006-01-13 Dmitry V. Levin <ldv@altlinux.org> * libpam/pam_audit.c (_pam_auditlog): Replace strerror(errno) call with %m specifier.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a0cb63a..9a8394d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-13 Dmitry V. Levin <ldv@altlinux.org>
+
+ * libpam/pam_audit.c (_pam_auditlog): Replace strerror(errno)
+ call with %m specifier.
+
2006-01-12 Thorsten Kukuk <kukuk@thkukuk.de>
* configure.in: Add check for -fpie/-pie