summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2006-06-20 11:21:07 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2006-06-20 11:21:07 +0000
commitf681b29fd605db777d653f8ee7fed545676998c9 (patch)
tree1cfe686f5e1214eff0192cde893ffb0b63e4d9e1 /ChangeLog
parent128e2a7f40a53552dae57269aa36dc5926144329 (diff)
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- 2006-06-20 Thorsten Kukuk <kukuk@thkukuk.de> * m4/ld-as-needed.m4: New. * m4/ld-O1.m4: New. * configure.in: Call PAM_LD_AS_NEEDED and PAM_LD_O1, require docbook version 4.4.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33a964fd..02ca7bb1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-20 Thorsten Kukuk <kukuk@thkukuk.de>
+
+ * m4/ld-as-needed.m4: New.
+ * m4/ld-O1.m4: New.
+ * configure.in: Call PAM_LD_AS_NEEDED and PAM_LD_O1,
+ require docbook version 4.4.
+
2006-06-19 Thorsten Kukuk <kukuk@thkukuk.de>
* doc/man/pam.8.xml: Syntax cleanup.