aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2003-11-19 16:12:15 +0000
committerCarl Worth <cworth@cworth.org>2003-11-19 16:12:15 +0000
commit9f3bc6c0738ce4ec41f3ed5089defba1095ea5a5 (patch)
tree3b30b7ce9ad6bd52cf1957c0aed2b5b168ea8bd4 /ChangeLog
parentRemove local changes to Makefile (diff)
downloadxcman-9f3bc6c0738ce4ec41f3ed5089defba1095ea5a5.tar.gz
xcman-9f3bc6c0738ce4ec41f3ed5089defba1095ea5a5.tar.bz2
xcman-9f3bc6c0738ce4ec41f3ed5089defba1095ea5a5.tar.xz
Eliminate several compiler warnings: missing includes, static functions,
unused variables. Remove confusing informational messages with the word "error" in them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c29412a..6d8b2fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-19 Carl Worth <cworth@isi.edu>
+
+ * xcompmgr.c: Eliminate several compiler warnings: missing
+ includes, static functions, unused variables. Remove confusing
+ informational messages with the word "error" in them.
+
2003-11-14 Keith Packard <keithp@keithp.com>
* xcompmgr.c: (main):