diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 4e7777c71d..bc358b3888 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -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. |