[Gpredict-svn] SF.net SVN: gpredict:[588] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2010-01-12 18:32:26
|
Revision: 588 http://gpredict.svn.sourceforge.net/gpredict/?rev=588&view=rev Author: csete Date: 2010-01-12 18:32:19 +0000 (Tue, 12 Jan 2010) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog trunk/NEWS Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2010-01-11 22:37:19 UTC (rev 587) +++ trunk/ChangeLog 2010-01-12 18:32:19 UTC (rev 588) @@ -1,3 +1,13 @@ +2010-01-11 Alexandru Csete <oz9aec at gmail.com> + + * src/gtk-rot-knob.c: + Applied patch 2929816: Fixes Bound Checking in gtk-rot-knob.c + Thanks Charles Suprin AA1VS. + + * src/gtk-sat-module-popup.c: + Change menu item to "Exit full screen" and someminor cleaning. + + 2010-01-05 Alexandru Csete <oz9aec at gmail.com> * src/gtk-sat-map-c: Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2010-01-11 22:37:19 UTC (rev 587) +++ trunk/NEWS 2010-01-12 18:32:19 UTC (rev 588) @@ -17,6 +17,7 @@ - Applied patch 2881367: Updated Flags to Locks (thanks to Charles Suprin AA1VS). - Applied patch 2893617: Patches for fixing Windows build (thanks to Valentin Yakovenkov). - Applied patch 2916646: Minor fixes to documentation (thanks to Paul Schulz). +- Applied patch 2929816: Fixes Bound Checking in gtk-rot-knob.c (Thanks to Charles Suprin AA1VS). - Slightly improved UI for the single-satellite view. - Command line options for cleaning user's TLE and transponder data, see --help for list. - Satellite Map: Added shadow to satellite marker and label to enhance visual appearance This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |