mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
Update ChangeLog and NEWS
git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@708 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
parent
2e5775d961
commit
dc9fdbd8ac
2 changed files with 24 additions and 1 deletions
23
ChangeLog
23
ChangeLog
|
|
@ -1,3 +1,25 @@
|
|||
2010-11-06 Charles Suprin <hamaa1vs at gmail.com>
|
||||
|
||||
* src/gtk-rot-ctrl.c
|
||||
Added checks on g_strsplit in get_pos
|
||||
|
||||
2010-11-05 Charles Suprin <hamaa1vs at gmail.com>
|
||||
|
||||
* src/predict-tools.c
|
||||
get_pass and get_pass_no_min_el now work on copies of sat_t structure
|
||||
to address bug 3099314
|
||||
|
||||
* src/gtk-rot-ctrl.c
|
||||
Update is_flipped_pass to handle pass with no details
|
||||
|
||||
2010-11-01 Charles Suprin <hamaa1vs at gmail.com>
|
||||
|
||||
* src/orbit-tools.c
|
||||
Corrected fixme inside decayed.
|
||||
|
||||
* src/gtk-rig-ctrl.c
|
||||
Add checks to g_strsplit calls in gtk-rig-ctrl.c
|
||||
|
||||
2010-10-31 Charles Suprin <hamaa1vs at gmail.com>
|
||||
|
||||
* src/about.[ch]
|
||||
|
|
@ -135,7 +157,6 @@
|
|||
* src/gtk-sat-module-popup.c:
|
||||
Allow only one GtkSkyGlance widget per module (consistent with
|
||||
GtkRigCtrl and GtkRotCtrl).
|
||||
|
||||
|
||||
2010-10-15 Alexandru Csete <oz9aec at gmail.com>
|
||||
|
||||
|
|
|
|||
2
NEWS
2
NEWS
|
|
@ -2,7 +2,9 @@ Changes in version 1.3 (TBD)
|
|||
|
||||
- Feature request 2873824: Flip Passes.
|
||||
- Automatically refresh the Sky at a glance view every minute.
|
||||
- Added more checks with hamlib communications.
|
||||
- Fixed bug 2116691: Leave network connection open.
|
||||
- Fixed bug 3099314: Rotator Thrashing.
|
||||
|
||||
|
||||
Changes in version 1.2 (12 Oct 2010)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue