[Gpredict-svn] SF.net SVN: gpredict:[492] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
From: <cs...@us...> - 2009-10-12 22:20:13
|
Revision: 492 http://gpredict.svn.sourceforge.net/gpredict/?rev=492&view=rev Author: csete Date: 2009-10-12 22:20:05 +0000 (Mon, 12 Oct 2009) Log Message: ----------- Updated. Modified Paths: -------------- trunk/ChangeLog trunk/NEWS Modified: trunk/ChangeLog =================================================================== --- trunk/ChangeLog 2009-10-12 22:17:42 UTC (rev 491) +++ trunk/ChangeLog 2009-10-12 22:20:05 UTC (rev 492) @@ -1,3 +1,16 @@ +2009-10-12 Alexandru Csete <oz9aec at gmail.com> + + * data/trsp: + Added transponder data for new cubesats. + + * data/satdata: + Updated satellite data. Replaced 2009+051B/C/D/E names for new cubesats + with real names based on latest guess by DK3WN. + + * src/gtk-rot-ctrl.c: + Fixed memory leak (thanks to Charles Suprin AA1VS for patch). + + 2009-09-05 Alexandru Csete <oz9aec at gmail.com> * src/sat-pass-dialogs.c: Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2009-10-12 22:17:42 UTC (rev 491) +++ trunk/NEWS 2009-10-12 22:20:05 UTC (rev 492) @@ -1,3 +1,9 @@ +Changes in version 1.2 (TBD) + +- Fixed a memory leak in the rotator controller. Thanks to Charles Suprin + AA1VS for patch. + + Changes in version 1.1 (5 Oct 2009) - New satellite selector in the module configuration dialog that makes @@ -13,8 +19,9 @@ - Fixed bug 2116693: List view does not sort properly for all time formats. - Fixed bug 2836265: Time controls should wrap around their limits. - Fixed bug 2691499: Sky at glance crashes with empty module. +- Fixed bug 2836263: Setup translations in Launchpad. - Include more maps from NASA Visible Earth: Blue Marble Next Generation. -- Binary packages for Windows, Mac OS X. +- Binary packages for Ubuntu via PPA. Changes in version 1.0 beta 5 (24 May 2005) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |