Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3-0]: src/doc Ticket 1236.



details:   https://anonhg.NetBSD.org/src/rev/3b496cd740af
branches:  netbsd-3-0
changeset: 579262:3b496cd740af
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jul 26 20:21:18 2006 +0000

description:
Ticket 1236.

diffstat:

 doc/CHANGES-3.0.2 |  12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r 6607159d6b54 -r 3b496cd740af doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Wed Jul 26 20:19:30 2006 +0000
+++ b/doc/CHANGES-3.0.2 Wed Jul 26 20:21:18 2006 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0.2,v 1.1.2.3 2006/07/16 12:23:40 ghen Exp $
+#      $NetBSD: CHANGES-3.0.2,v 1.1.2.4 2006/07/26 20:21:18 tron Exp $
 
 A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
 release:
@@ -19,7 +19,13 @@
 sys/nfs/nfs_vnops.c                            1.239-1.240 via patch
 sys/nfs/nfs_var.h                              1.62 via patch
 
-       Fix race condition in NFS renaming that could cause the renamed file to be
-       deleted.
+       Fix race condition in NFS renaming that could cause the renamed file
+       to be deleted.
        [jld, ticket #1424]
 
+lib/libm/arch/i387/s_scalbn.S                  1.8
+lib/libm/arch/i387/s_scalbnf.S                 1.7
+
+       Fix the ldexp() bug reported on the port-amd64 mailing list.
+       [drochner, ticket #1236]
+



Home | Main Index | Thread Index | Old Index