diff --git a/ChangeLog b/ChangeLog index ae26a3b..c737a55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-12-26 Alexandru Csete + + * src/sat-pref-layout.c: + Finished implementation of layout selector. + + * src/pass-to-txt.c: + Fixed bug 2914679: Unable to save Future passes. + + 2009-12-25 Alexandru Csete * pixmaps/icons: diff --git a/NEWS b/NEWS index 44b013a..3d675a5 100644 --- a/NEWS +++ b/NEWS @@ -2,14 +2,15 @@ Changes in version 1.2 (TBD) * New satellite editor to manually add/edit/delete satellite data. * New transponder editor to edit transponder data. -* New layout engine that allows any combination of views to be created in a NxM grid. - Closes feature request TBD. +- New layout engine that allows any combination of views to be created in a NxM grid. + Closes feature request 2821408. * Feature request 2866570: Set operating mode via CAT. * Feature request 2873824: Flip Passes. * Feature request 2778735: Visual indicator for RX/TX/TRX. * Feature request 2689352: Mutual Contact Window AOS/LOS. - Fixed bug 2877974: Incorrect uplink Doppler. - Fixed bug 2918672: Trailing whitespace and newline in satellite names. +- Fixed bug 2914679: Unable to save Future passes. - Applied patch 2876485: Fix a memory leak in the rotator controller (Thanks to Charles Suprin AA1VS). - Applied patch 2877878: Change Flag to Lock in tle-update (thanks to Charles Suprin AA1VS). - Applied patch 2877918: Fixes segfault in TLE updater (thanks to Charles Suprin AA1VS).