]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Use depth - 1 to index the cached gcs, not depth. (#139494)
[~andy/gtk] / ChangeLog.pre-2-4
index 4e7777c71d35be501cb47be8261e15c299855ccf..bc358b3888567b52e9bdca4141b7f09ffcb0da71 100644 (file)
@@ -1,3 +1,8 @@
+Thu Apr 29 01:09:50 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Use depth - 1
+       to index the cached gcs, not depth.  (#139494)
+
 2004-04-28  Matthias Clasen  <mclasen@redhat.com>
 
        * gdk/gdkdraw.c (_gdk_drawable_get_scratch_gc): Docs typo fix.