git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@44 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
csete 2008-04-30 22:53:00 +00:00
parent 3973a15567
commit a4e705fdb9
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,9 @@
* src/predict-tools.c:
Fixed bug 1954664: Wrong overpass prediction.
* src/gtk-single-sat.c:
Fixed bug 1880815: Null pointer dereference causes crash on startup.
2008-04-24; Alexandru Csete <oz9aec@gmail.com>

1
NEWS
View file

@ -22,6 +22,7 @@ x Fixed bug 1650251: Groundtracks have discontinuities.
- Fixed bug 1848837: Typo in preferences dialogue.
- Fixed bug 1704133: Blank lines in config file.
- Fixed bug 1954664: Wrong overpass prediction.
- Fixed bug 1880815: Null pointer dereference causes crash on startup.
x Windows: New installer instead of ZIP distribution.
x Updated user manual as PDF and HTML (online).
x New TechNote: Algo ref.