[Gpredict-svn] SF.net SVN: gpredict: [44] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2008-04-30 22:52:56
|
Revision: 44 http://gpredict.svn.sourceforge.net/gpredict/?rev=44&view=rev Author: csete Date: 2008-04-30 15:53:00 -0700 (Wed, 30 Apr 2008) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog trunk/NEWS Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2008-04-30 22:52:11 UTC (rev 43) +++ trunk/ChangeLog 2008-04-30 22:53:00 UTC (rev 44) @@ -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 <oz...@gm...> Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2008-04-30 22:52:11 UTC (rev 43) +++ trunk/NEWS 2008-04-30 22:53:00 UTC (rev 44) @@ -22,6 +22,7 @@ - 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. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |