aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-02-14 05:52:22 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-14 05:52:22 +0800
commita49772a4086be1676f5e7b74537017a902784670 (patch)
treee5bcfcc6dd8ae0cbdebadf4df77f3dac986002c3 /ChangeLog
parente598971b8c3e02c0f2266c5fb8f3b6a69cdc633f (diff)
downloadgsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar
gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.gz
gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.bz2
gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.lz
gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.xz
gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.tar.zst
gsoc2013-epiphany-a49772a4086be1676f5e7b74537017a902784670.zip
Keep a ref on the tray icon. Should fix bug #166143.
2005-02-13 Christian Persch <chpe@cvs.gnome.org> * lib/egg/eggstatusicon.c: (egg_status_icon_init), (egg_status_icon_finalize): Keep a ref on the tray icon. Should fix bug #166143.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 35b28077c..1fbfc00f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-02-13 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/egg/eggstatusicon.c: (egg_status_icon_init),
+ (egg_status_icon_finalize):
+
+ Keep a ref on the tray icon. Should fix bug #166143.
+
2005-02-12 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-tabs-menu.c: (tab_added_cb), (tab_removed_cb),