summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2011-06-24 12:45:27 +0200
committerThorsten Kukuk <kukuk@thkukuk.de>2011-06-24 12:45:27 +0200
commit01e04364faedc820de207bd3c8ecd0becf0e9fa3 (patch)
tree0397e4b5e15bbd023489875586dfaf8805445572 /ChangeLog
parentcf65cdf3deec760c30def8d5fcc5e58f81386eae (diff)
Fix order of libraries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fadefd96..07f120f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@
* libpam/Makefile.am: Bump release number of shared library
* po/de.po: Translate new string.
+ * modules/pam_unix/Makefile.am (pam_unix_la_LIBADD): Reorder
+ Libraries.
+
2011-06-21 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_limits/pam_limits.c: Add set_all option,