changeset 218:c08cb494a6e9

Adds missing change-log entries.
author John Schneiderman <JohnMS@member.fsf.org>
date Wed, 21 Dec 2022 12:09:04 +0100
parents 5f950e9efb7e
children 1a9a9356ad0f
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 21 11:41:10 2022 +0100
+++ b/ChangeLog	Wed Dec 21 12:09:04 2022 +0100
@@ -18,7 +18,9 @@
 #**  along with this program. If not, see <http://www.gnu.org/licenses/>.    ***
 #*******************************************************************************
 XXXX-XX-XX John Schneiderman <JohnMS_AT_member_DOT_fsf_DOT_org> 0.6.0
+	* Feature: Replaced the floating-poin functions with a strong verified type.
 	* Bug Fix: Removed uncessary includes.
+	* Development: Default to creating Apple Universal packages.
 2021-03-08 John Schneiderman <JohnMS_AT_member_DOT_fsf_DOT_org> 0.5.1
 	* Bug Fix: Failed to clear the floating-point exceptions prior to floating-point operations
 			resulted in valid floating-point operations failing when they should succeed.