summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-09-29 23:42:45 +0000
committerHavoc Pennington <hp@src.gnome.org>2003-09-29 23:42:45 +0000
commit0895abd894320b1649006830fa8de6b680ec003e (patch)
treec1972c6d707b2642bf5f9acfe2752fb4820e516f /ChangeLog
parentf7c04aff1ec143502b1467e32aad3fd8c5918a25 (diff)
downloadmetacity-0895abd894320b1649006830fa8de6b680ec003e.tar.gz
put a random cap on number of characters in the title of each window, bug
2003-09-29 Havoc Pennington <hp@redhat.com> * src/tabpopup.c (meta_ui_tab_popup_new): put a random cap on number of characters in the title of each window, bug #109301
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c83c4557..de14e97a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-09-29 Havoc Pennington <hp@redhat.com>
+ * src/tabpopup.c (meta_ui_tab_popup_new): put a random cap on
+ number of characters in the title of each window, bug #109301
+
+2003-09-29 Havoc Pennington <hp@redhat.com>
+
* configure.in: put -lXext in Xrandr check, bug #115996
2003-09-29 Havoc Pennington <hp@redhat.com>