summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-06-28 07:06:01 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-06-28 07:06:01 +0000
commitfee33a543d191ca93a2fed3ab38fb354524dd8d8 (patch)
tree688a7ff1b4a383d6905a148ef26a95b3b351161b /ChangeLog
parentb385831d6501103d7b286690146be55537ae1a7d (diff)
downloadgtk+-fee33a543d191ca93a2fed3ab38fb354524dd8d8.tar.gz
bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans
* gdk/win32/gdkimage.c (gdk_image_get): bpl was set wrong for bitmaps, should be multiple of 4. (Thanks to Hans Breuer for finding this.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48708f795c..b017826940 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Mon Jun 28 10:03:07 1999 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/win32/gdkimage.c (gdk_image_get): bpl was set wrong for
+ bitmaps, should be multiple of 4. (Thanks to Hans Breuer for
+ finding this.)
+
1999-06-01 Jose H Mercado <jmercado@mit.edu>
* gtk+.spec.in: Corrected some typos in files section.