File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ 2022.156: 3.0.11
2+ - Generate proper HTTP Range header by always including a start value,
3+ defaulting to 0, when a range end is specified.
4+ - When time correction value is present always set the time correction
5+ applied bit when creating V2 records. Thanks @nicoleroy-ipgp.
6+ - mseedview example: always emit accumulated log messages, and print
7+ basic summary correctly.
8+
192022.103: 3.0.10
210 - Fix uninitialized file position in ms3_readtracelist_selection() (#80)
311 by @anowacki.
Original file line number Diff line number Diff line change 2828extern "C" {
2929#endif
3030
31- #define LIBMSEED_VERSION "3.0.10 " //!< Library version
32- #define LIBMSEED_RELEASE "2022.103" //!< Library release date
31+ #define LIBMSEED_VERSION "3.0.11 " //!< Library version
32+ #define LIBMSEED_RELEASE "2022.156" //!< Library release date
3333
3434/** @defgroup io-functions File and URL I/O */
3535/** @defgroup miniseed-record Record Handling */
You can’t perform that action at this time.
0 commit comments