diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | rationales.txt | 3 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-04-25 Elijah Newren <newren gmail com> + + * rationales.txt: add three new tracker bugs + Thu May 4 13:30:04 2006 Søren Sandmann <sandmann@redhat.com> * src/ui.h: Delete unused META_PRIORITY_COMPOSITE diff --git a/rationales.txt b/rationales.txt index 09e212d..ea52eef 100644 --- a/rationales.txt +++ b/rationales.txt @@ -68,3 +68,6 @@ moving/resizing (constraints): http://bugzilla.gnome.org/show_bug.cgi?id=155458 modal dialogs: http://bugzilla.gnome.org/show_bug.cgi?id=164841 multi-head sans xinerama: http://bugzilla.gnome.org/show_bug.cgi?id=324772 xinerama: http://bugzilla.gnome.org/show_bug.cgi?id=324773 + output-only windows: http://bugzilla.gnome.org/show_bug.cgi?id=340584 + allowed actions/window-type: http://bugzilla.gnome.org/show_bug.cgi?id=340682 + EWMH/ICCCM compliance: http://bugzilla.gnome.org/show_bug.cgi?id=340691 |