diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-01-11 12:18:34 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-01-11 12:18:34 +0000 |
commit | 52fa7eff1bc0d56ad8ba8df0764d2c93383e17ef (patch) | |
tree | 36de5761aad6b27656df75ad42f5dcb3daa4bc97 /ChangeLog | |
parent | ffe486c532b74b7e518cde52185f8efb2119dd98 (diff) | |
download | pam-52fa7eff1bc0d56ad8ba8df0764d2c93383e17ef.tar.gz pam-52fa7eff1bc0d56ad8ba8df0764d2c93383e17ef.tar.bz2 pam-52fa7eff1bc0d56ad8ba8df0764d2c93383e17ef.zip |
Relevant BUGIDs: none
Purpose of commit: bugfix
Commit summary:
---------------
2006-01-11 Thorsten Kukuk <kukuk@thkukuk.de>
* libpam/Makefile.am (AM_CFLAGS): Define LIBPAM_COMPILE.
* libpam/include/security/_pam_types.h: Don't define PAM_NONNULL
if we compile libpam itself.
And update all po files with new line numbers in PAM modules ...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,10 +1,11 @@ 2006-01-11 Thorsten Kukuk <kukuk@thkukuk.de> - * po/hu.po: Update with new translations. + * libpam/Makefile.am (AM_CFLAGS): Define LIBPAM_COMPILE. -2006-01-08 Thorsten Kukuk <kukuk@thkukuk.de> + * libpam/include/security/_pam_types.h: Don't define PAM_NONNULL + if we compile libpam itself. - * po/nb.po: Update with new translations. + * po/hu.po: Update with new translations. 2006-01-08 Thorsten Kukuk <kukuk@thkukuk.de> |