From 4e6fe82ba7c79c379177d330fb78d6d0f6f8df52 Mon Sep 17 00:00:00 2001 From: Bryan Cazabonne Date: Mon, 10 Feb 2020 10:16:08 +0100 Subject: [PATCH] Fixed typo in changes.xml file. --- src/changes/changes.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c2c1bc4c88..eb134e6938 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -48,26 +48,26 @@ Fix UT1 and Earth rotation during a leap second. Was off by 1 second. - + Fixed inconsistency in constant thrust maneuver acceleration. - + Added an annotation and a compiler plugin that generates a warning when default context is used without being explicitly annotated. - + Fixed projection to ellipsoid at pole. Add DataContext, a way to load separate sets of EOP, leap seconds, etc. - + Improve performance of UnixCompressFilter. - + Improve performance of HatanakaCompressFilter. - + Improve performance of ZipJarCrawler.