summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 560d476..a94c187 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2006-06-28 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * include/X11/Xauth.h:
+ Remove prototype for XauGetAuthByName to clear lint warning:
+ name declared but never used or defined
+
+ * AuDispose.c:
+ * AuFileName.c:
+ * AuGetAddr.c:
+ * AuGetBest.c:
+ * AuRead.c:
+ * AuWrite.c:
+ Fix sparse warnings:
+ -warning: Using plain integer as NULL pointer
+ -warning: non-ANSI definition of function
+
2006-06-09 Alan Coopersmith <alan.coopersmith@sun.com>
* Makefile.am: