[Gpredict-svn] SF.net SVN: gpredict:[677] trunk/ChangeLog
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2010-10-12 10:51:28
|
Revision: 677 http://gpredict.svn.sourceforge.net/gpredict/?rev=677&view=rev Author: csete Date: 2010-10-12 10:51:22 +0000 (Tue, 12 Oct 2010) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2010-10-12 10:45:51 UTC (rev 676) +++ trunk/ChangeLog 2010-10-12 10:51:22 UTC (rev 677) @@ -1,5 +1,7 @@ -2010-10-10 Alexandru Csete <oz9aec at gmaol.com> +2010-10-10 Alexandru Csete <oz9aec at gmail.com> + * Gpredict 1.2 released. + * configure.ac: Change version to 1.2 @@ -10,6 +12,15 @@ * data/satdata: Updated top altest TLE. + * src/gtk-sat-selector.c: + Remove erroneous dependency introduced with patch 3050047. + GtkSatTree is deprecated and using it breaks build from tarballs. + + * src/gtk-rig-ctrl.c: + Not sure what 'NULL' was supposed to mean here, but the rewritten + code is equivalent and gives no warnings. + + 2010-10-10 Alexandru Csete <oz9aec at gmail.com> * po: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |