[Gpredict-svn] SF.net SVN: gpredict:[918] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <aa...@us...> - 2011-10-05 00:46:08
|
Revision: 918
http://gpredict.svn.sourceforge.net/gpredict/?rev=918&view=rev
Author: aa1vs
Date: 2011-10-05 00:46:02 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
Update ChangeLog and NEWS
Modified Paths:
--------------
trunk/ChangeLog
trunk/NEWS
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2011-10-05 00:45:25 UTC (rev 917)
+++ trunk/ChangeLog 2011-10-05 00:46:02 UTC (rev 918)
@@ -1,3 +1,19 @@
+2011-10-05 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/gtk-rot-ctrl.c
+ Eliminate compiler warning.
+
+ * src/gtk-sat-list.c
+ * src/gtk-single-sat.c
+ * src/gtk-sat-map.h
+ * src/predict-tools.h
+ Use signed 32 bit integers for orbit counts.
+
+2011-10-03 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/gtk-polar-view-popup.c
+ Fix segfault when turning on and off skytrack. Bug 3417553: Gpredict crashes.
+
2011-10-02 Charles Suprin <hamaa1vs at gmail.com>
* src/sgpsdp/sgp4sdp4.h
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2011-10-05 00:45:25 UTC (rev 917)
+++ trunk/NEWS 2011-10-05 00:46:02 UTC (rev 918)
@@ -17,6 +17,7 @@
- Fixed bug 3309111: Wrong icon in time controller.
- Fixed bug 3413571: UARS Ground Track not Updated on TLE update.
- Fixed bug 3416451: No ground track for new satellites.
+- Fixed bug 3417553: Gpredict crashes
Changes in version 1.3 (1 Mar 2011)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|