git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@150 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
csete 2008-10-11 22:12:45 +00:00
parent 8f0c583d23
commit 05eb7ddd7b
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,15 @@
2008-10-11; Alexandru Csete <oz9aec@gmail.com>
* src/sat-pref-rig-editor.c:
* src/sat-pref-rot-editor.c:
Fixed incorrect tooltip.
* src/gtk-sat-module-popup.c:
* src/gtk-rot-ctrl.c:
* src/gtk-rig-ctrl.c:
Fixed bug 2130912: Crash when no rig or no rotator are defined.
2008-09-20; Alexandru Csete <oz9aec@gmail.com>
* src/tle-update.c:

2
NEWS
View file

@ -12,6 +12,8 @@ Changes in version 1.0 (TBD):
- Fixed bug 1704133: Blank lines in config file.
- Fixed bug 1954664: Wrong overpass prediction.
- Fixed bug 1880815: Null pointer dereference causes crash on startup.
- Fixed bug 2139102: rigctld port.
- Fixed bug 2130912: Crash when no rig or no rotator are defined.
x Windows: New installer instead of ZIP distribution.
- Updated PDF user manual.