From 9d63f8306c6ebc245c359403fd629ebd5d5080a7 Mon Sep 17 00:00:00 2001 From: jrmarino Date: Sat, 20 Oct 2012 03:46:34 -0700 Subject: [PATCH] --- release32/index.mdwn | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/release32/index.mdwn b/release32/index.mdwn index a369b38..1ed9d9f 100644 --- a/release32/index.mdwn +++ b/release32/index.mdwn @@ -91,6 +91,8 @@ We supply a Makefile in `/usr` to track the pkgsrc tree and we supply a Git mirr * A new filesystem-independent quota subsystem has been added. See vquota(8) +* Fixed floating point rounding for long double in x86_64 platform + > ### Hardware changes * Watchdog drivers for Intel and AMD chipsets have been imported from FreeBSD. See ichwd(4) and amdsbwd(4). @@ -131,6 +133,9 @@ Added support for dflopen Added two new directives to libmap.conf Synced general bug fixes from FreeBSD +* Imported terminfo and deprecated termcap +DragonFly is the only BSD using terminfo for its terminal database. Termcap is still installed but terminfo has a higher priority and is accessed first. + > ### Removals * @@ -148,4 +153,3 @@ Synced general bug fixes from FreeBSD >### Security related - -- 1.7.7.2