summaryrefslogtreecommitdiffstats
path: root/winsup/lsaauth/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/lsaauth/ChangeLog')
-rw-r--r--winsup/lsaauth/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/winsup/lsaauth/ChangeLog b/winsup/lsaauth/ChangeLog
index 8a0fe880c..437fcbc8d 100644
--- a/winsup/lsaauth/ChangeLog
+++ b/winsup/lsaauth/ChangeLog
@@ -1,3 +1,14 @@
+2008-10-12 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * Makefile.in: Rearrange to avoid -mno-cygwin.
+ * configure.in: Use mingw front-end from utils directory as compiler
+ front-end.
+ * configure: Regenerate.
+ * cyglsa.c (cyglsa_printf): Rename from 'printf' to avoid a compiler
+ error.
+ (print_sid, print_groups, print_privs, print_dacl, print_tokinf,
+ LsaApLogonUserEx): Ditto.
+
2008-08-13 Corinna Vinschen <corinna@vinschen.de>
* cyglsa-config: Copy the DLL instead of moving.