]> granicus.if.org Git - shadow/commitdiff
* libmisc/tz.c: tz() is only used when USE_PAM is not defined.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 6 Sep 2008 16:43:21 +0000 (16:43 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 6 Sep 2008 16:43:21 +0000 (16:43 +0000)
* lib/prototypes.h: Indicate functions whose presence depends on
the USE_PAM flag.

ChangeLog

index 83e6335b3b106d75a55384310fb94e86ac5aec17..3e402217a7b453bbbb846f7a37347197830bb8d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-06  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * libmisc/tz.c: tz() is only used when USE_PAM is not defined.
+       * lib/prototypes.h: Indicate functions whose presence depends on
+       the USE_PAM flag.
+
 2008-09-06  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/groupmems.c: Call open_files() and close_files().