From 7aa3b8355acf5d8eec0634980699c32ff69116fb Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 28 Feb 2005 22:07:57 +0000 Subject: NULL check. Fixes bug #165999. 2005-02-28 Christian Persch * embed/mozilla/MozDownload.cpp: NULL check. Fixes bug #165999. * src/ephy-main.c: (slowly_and_stupidly_obtain_timestamp), (main): Try to get an approximation to the launch time if DESKTOP_STARTUP_ID is not set. Fixes bug #168820, patch by Elijah Newren. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 28bd510e1..41b9163c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-02-28 Christian Persch + + * embed/mozilla/MozDownload.cpp: + + NULL check. Fixes bug #165999. + + * src/ephy-main.c: (slowly_and_stupidly_obtain_timestamp), (main): + + Try to get an approximation to the launch time if DESKTOP_STARTUP_ID + is not set. Fixes bug #168820, patch by Elijah Newren. + 2005-02-27 Christian Persch * configure.ac: -- cgit v1.2.3