]> Pileus Git - ~andy/gtk/commitdiff
Fix attribution for above/below EWMH work.
authorOwen Taylor <otaylor@redhat.com>
Mon, 27 Oct 2003 17:19:51 +0000 (17:19 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 27 Oct 2003 17:19:51 +0000 (17:19 +0000)
Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>

        * NEWS: Fix attribution for above/below EWMH work.

ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
NEWS

index 2fb31ae9ef97f7a48d960dd1f3774b78279d3393..c78c8c1b28606fa5063a263795158a60e785c25a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Fix attribution for above/below EWMH work.
+
 Sat Oct 25 23:30:13 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name" 
index 2fb31ae9ef97f7a48d960dd1f3774b78279d3393..c78c8c1b28606fa5063a263795158a60e785c25a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Fix attribution for above/below EWMH work.
+
 Sat Oct 25 23:30:13 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name" 
index 2fb31ae9ef97f7a48d960dd1f3774b78279d3393..c78c8c1b28606fa5063a263795158a60e785c25a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Fix attribution for above/below EWMH work.
+
 Sat Oct 25 23:30:13 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name" 
index 2fb31ae9ef97f7a48d960dd1f3774b78279d3393..c78c8c1b28606fa5063a263795158a60e785c25a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Fix attribution for above/below EWMH work.
+
 Sat Oct 25 23:30:13 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name" 
index 2fb31ae9ef97f7a48d960dd1f3774b78279d3393..c78c8c1b28606fa5063a263795158a60e785c25a 100644 (file)
@@ -1,3 +1,7 @@
+Mon Oct 27 12:18:49 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * NEWS: Fix attribution for above/below EWMH work.
+
 Sat Oct 25 23:30:13 2003  Matthias Clasen  <maclas@gmx.de>
 
        * gtk/gtkactiongroup.c (gtk_action_group_class_init): Add "name" 
diff --git a/NEWS b/NEWS
index 214e989161baf26f7fc2403ae00b164dd18ab203..c6c180f27aa56f908b0c7ffdfaf7b49d3c82fcfa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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]