diff --git a/hw/xwin/ChangeLog b/hw/xwin/ChangeLog index efec39370..0fff3bb58 100644 --- a/hw/xwin/ChangeLog +++ b/hw/xwin/ChangeLog @@ -1,8 +1,14 @@ -2004-07-30 Egbert Eich +2004-07-31 Alexander Gottwald - reviewed by: + * win.h: + adjust prototype for winInitCmapPrivates to match Egberts change. + +2004-07-30 Egbert Eich * winallpriv.c: (winInitCmapPrivates): + test if colormap with index really exists in the list of + installed maps before using it. + 2004-07-09 Alexander Gottwald