diff options
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 2caa2a7..6e3a4b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ scm (5f2-1) UNRELEASED; urgency=medium - * New upstream release. + * New upstream release (Closes: #791958) with improved floating point + performance and many fixes over the years. + * Automated tests now run correctly (inexact fixed upstream). + * Fix build on ARM64 (Closes: #791959). Thanks to Martin Michlmayr! + * Copyright file clarifications, including new upstream mix of GPL-3+ and + LGPL-3+; fixing author typo; documentation under GFDL; some files removed + upstream. + * Update Debian Standards-Version to 4.0.0. -- Bryan Newbold <bnewbold@robocracy.org> Tue, 01 Aug 2017 21:48:28 -0700 |