[Gpredict-svn] SF.net SVN: gpredict:[801] trunk
Real time satellite tracking and orbit prediction
Status: Beta
Brought to you by:
csete
|
From: <aa...@us...> - 2011-03-29 00:55:13
|
Revision: 801
http://gpredict.svn.sourceforge.net/gpredict/?rev=801&view=rev
Author: aa1vs
Date: 2011-03-29 00:55:07 +0000 (Tue, 29 Mar 2011)
Log Message:
-----------
Update ChangeLog and NEWS
Modified Paths:
--------------
trunk/ChangeLog
trunk/NEWS
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2011-03-29 00:42:01 UTC (rev 800)
+++ trunk/ChangeLog 2011-03-29 00:55:07 UTC (rev 801)
@@ -1,3 +1,29 @@
+2011-03-28 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/gtk-rig-ctrl.c
+ * src/gtk-rot-ctrl.c
+ Apply Stephane Fillods patch to repair Win32 networking.
+
+ * src/gtk-sat-selector.c
+ Remove strverscmp reference.
+
+2011-03-27 Charles Suprin <hamaa1vs at gmail.com>
+
+ * src/gtk-azel-plot.c
+ * src/gtk-polar-plot.c
+ * src/gtk-polar-view-popup.c
+ * src/gtk-polar-view.c
+ * src/gtk-sat-list.c
+ * src/gtk-sat-module.c
+ * src/gtk-sat-selector.c
+ * src/gtk-single-sat.c
+ * src/gtk-sky-glance.c
+ * src/pass-to-txt.c
+ * src/sat-pass-dialogs.c
+ * src/time-tools.c
+ * src/time-tools.h
+ Rename julian_print_time daynum_to_str.
+
2011-03-26 Charles Suprin <hamaa1vs at gmail.com>
* src/predict-tools.c
@@ -3,4 +29,12 @@
Change get_current_pass to log error if returned pass is not current.
+ * src/gtk-polar-view.c
+ * src/gtk-sat-list.c
+ * src/gtk-sat-map.c
+ * src/gtk-sat-selector.c
+ * src/sat-pass-dialogs.c
+ Clean up compiler warnings.
+
+
2011-03-25 Charles Suprin <hamaa1vs at gmail.com>
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2011-03-29 00:42:01 UTC (rev 800)
+++ trunk/NEWS 2011-03-29 00:55:07 UTC (rev 801)
@@ -3,6 +3,7 @@
- Feature request 3141555: gpsd support.
- Applied and extended patch 3237220: natural sort for sat list in module config
- Improve handling of decayed satellites.
+- Fixed bug 3250344: Win32 uild not working with hamlib
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.
|