aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2003-11-23 21:10:34 +0000
committerEric Anholt <anholt@freebsd.org>2003-11-23 21:10:34 +0000
commitc676d32456c2b9995532f38bdc1d050799ceac18 (patch)
tree4a53388dbf26133ff89f52d2394d6b3d9364ac37 /ChangeLog
parentEliminate several compiler warnings: missing includes, static functions, (diff)
downloadxcman-c676d32456c2b9995532f38bdc1d050799ceac18.tar.gz
xcman-c676d32456c2b9995532f38bdc1d050799ceac18.tar.bz2
xcman-c676d32456c2b9995532f38bdc1d050799ceac18.tar.xz
Fix for latest Xfixes changes.
Submitted by: <stephan@wilkogazu.nl>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d8b2fb..b98976c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-11-23 Eric Anholt <anholt@FreeBSD.org>
+
+ * xcompmgr.c: (border_size), (paint_all), (add_damage),
+ (repair_win), (configure_win):
+ Fix for latest Xfixes changes.
+
+ Submitted by: <stephan@wilkogazu.nl>
+
2003-11-19 Carl Worth <cworth@isi.edu>
* xcompmgr.c: Eliminate several compiler warnings: missing