0.1.9 read_xrit.h:72: replacement of arrays by pointers in the xrit_rows_infos_struct (to allow dynamic allocation) ! DON'T FORGET TO FREE THE POINTERS AFTER CALL OF read_xrit read_xrit.c:158: dynamic allocation of rows_infos pointer fields (to process the HRV channel in the same way as others) read_xrit.c:407: replacement of magic number 8 by _last_segment + 1 0.1.6 read_xrit.c:211: removal of an assert on tai_day (replaced by an execution warning if XRIT_DEBUG is defined) read_xrit.c:262: removal of an assert on tai_day (replaced by an execution warning if XRIT_DEBUG is defined) 0.1.5 read_xrit.c:255: _xrit_orientation incorrectly set to XRIT_SOUTH_AT_TOP replaced by XRIT_NORTH_AT_TOP 0.1.4 new utility program: read_seviri_prologue.c 0.1.3 Misplaced 'packed' attributes have been fixed 0.1.2 Misplaced 'packed' attributes in src/libmsg_gp_types.h: src/libmsg_gp_types.h:84: warning: `packed' attribute ignored src/libmsg_gp_types.h:87: warning: `packed' attribute ignored src/libmsg_gp_types.h:90: warning: `packed' attribute ignored