Module Name: src
Committed By: snj
Date: Sun Apr 4 23:23:51 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Ticket 1361.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.221 -r1.1.2.222 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.221 src/doc/CHANGES-5.1:1.1.2.222
--- src/doc/CHANGES-5.1:1.1.2.221 Mon Mar 29 00:33:09 2010
+++ src/doc/CHANGES-5.1 Sun Apr 4 23:23:51 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.221 2010/03/29 00:33:09 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.222 2010/04/04 23:23:51 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -17138,3 +17138,11 @@
Fixed a number of race conditions when receiving ipv4 packets.
[bouyer, ticket #1357]
+xsrc/external/mit/xorg-server/dist/render/glyph.c 1.2
+
+ Merge fdo git change 185185eeb44a277c324be0f58a4b4a469b56b69b.
+ Fixes a crash when all glyphs of a given depth are freed, but not
+ all glyphsets.
+ <http://bugs.freedesktop.org/show_bug.cgi?id=20718>
+ [mrg, ticket #1361]
+