Module Name:    src
Committed By:   riz
Date:           Sat Mar 13 00:56:10 UTC 2010

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.1

Log Message:
Ticket 1327.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.214 -r1.1.2.215 src/doc/CHANGES-5.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.214 src/doc/CHANGES-5.1:1.1.2.215
--- src/doc/CHANGES-5.1:1.1.2.214	Fri Mar 12 22:02:02 2010
+++ src/doc/CHANGES-5.1	Sat Mar 13 00:56:09 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.214 2010/03/12 22:02:02 riz Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.215 2010/03/13 00:56:09 riz Exp $
 
 A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
 release:
@@ -16937,3 +16937,8 @@
 	Add f{min,max,dim}{,l,f} from FreeBSD.
 	[snj, ticket #1330]
 
+lib/libc/stdlib/jemalloc.c			1.21
+
+	Fix race condition on reallocation of huge category. PR#42876.
+	[enami, ticket #1327]
+

Reply via email to