diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2017-08-02 00:39:01 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2017-08-02 11:26:16 -0700 |
commit | b13a3fb113b9b6c6cb18ec21299ea07f591316ac (patch) | |
tree | 082507a7a3a9e2af88baef45be2e4df3df0d6034 | |
parent | 5cccec3aafab17c7205f671ccc4335980bba9043 (diff) | |
download | scm-b13a3fb113b9b6c6cb18ec21299ea07f591316ac.tar.gz scm-b13a3fb113b9b6c6cb18ec21299ea07f591316ac.zip |
update changelog
-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 |