diff options
author | Owen Taylor <otaylor@redhat.com> | 2003-10-27 17:19:51 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2003-10-27 17:19:51 +0000 |
commit | 407851d1e147dde78f4666422b9fe44633771549 (patch) | |
tree | 627ef44f44becfdbc1a66db67116e2b1e6bf072c /NEWS | |
parent | f0b39126a0974412c4d1d55ff3313506c5fcf2ad (diff) | |
download | gdk-pixbuf-407851d1e147dde78f4666422b9fe44633771549.tar.gz |
Fix attribution for above/below EWMH work.
Mon Oct 27 12:18:49 2003 Owen Taylor <otaylor@redhat.com>
* NEWS: Fix attribution for above/below EWMH work.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ Overview of Changes from GTK+-2.2.x to GTK+-2.3.0 - Use Xlib asynchronous APIs to reduce roundtrips on startup and during DND [Owen] - Other changes to improve DND for large-latency connections [Owen] - - Add support for EWMH "above" and "below" states [Matthias] (also + - Add support for EWMH "above" and "below" states [Manuel Clos] (also in GtkWindow) - Add Add GDK_MOUSE_DEVICE envvar for linux-fb backend [Marc Welz] - Other small linux-fb fixes [Eric Warmenhoven] |