summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-15 20:43:13 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-15 20:43:13 +0000
commit4997dc2aa5d89155452b5acbe3217aba51b4b6fb (patch)
treeabf320d3a061b1a7618e38e95d089579a24ed696 /NEWS
parent51c6334d10cb7a57f7163417b35b67da63af8b31 (diff)
downloadgdk-pixbuf-4997dc2aa5d89155452b5acbe3217aba51b4b6fb.tar.gz
Fix byte shift arithmetic for big-endian. (Tracked down with help from
Fri Mar 15 15:37:01 2002 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkdrawable-x11.c (convert_to_format): Fix byte shift arithmetic for big-endian. (Tracked down with help from Tuomas Kuosmanen)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4955bd963..b374c6e3d 100644
--- a/NEWS
+++ b/NEWS
@@ -35,7 +35,7 @@ Overview of Changes in GTK+ 1.3.15
==================================
* New stock and improved icon images
- [Tuomas Kuosomann, Jakub Steiner, Anders Carlsson]
+ [Tuomas Kuosmanen, Jakub Steiner, Anders Carlsson]
* Widget drawing improvements for check and radio buttons,
spinbuttons [Soeren Sandmann]
* Clean up module search path algorithm, use GTK_PATH [Owen Taylor]