From a4e705fdb921fe7cff8cf88d3cd06bdd7fd59925 Mon Sep 17 00:00:00 2001 From: csete Date: Wed, 30 Apr 2008 22:53:00 +0000 Subject: [PATCH] Updated. git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@44 ab6734ba-2843-0410-b83b-99c217ef6c0f --- ChangeLog | 3 +++ NEWS | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index f92682e..537d867 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * src/predict-tools.c: Fixed bug 1954664: Wrong overpass prediction. + + * src/gtk-single-sat.c: + Fixed bug 1880815: Null pointer dereference causes crash on startup. 2008-04-24; Alexandru Csete diff --git a/NEWS b/NEWS index 63bed3e..9b49b1c 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,7 @@ x Fixed bug 1650251: Groundtracks have discontinuities. - Fixed bug 1848837: Typo in preferences dialogue. - Fixed bug 1704133: Blank lines in config file. - Fixed bug 1954664: Wrong overpass prediction. +- Fixed bug 1880815: Null pointer dereference causes crash on startup. x Windows: New installer instead of ZIP distribution. x Updated user manual as PDF and HTML (online). x New TechNote: Algo ref.