From f15ce4d8dc139523fe0c273580b604b2453acba6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 9 Aug 2010 21:09:37 -0700 Subject: Avoid too much stack use in fnmatch. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8d9bb43ec3..a7de685136 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2010-7-29 +GNU C Library NEWS -- history of user-visible changes. 2010-8-9 Copyright (C) 1992-2009, 2010 Free Software Foundation, Inc. See the end for copying conditions. @@ -9,7 +9,7 @@ Version 2.13 * The following bugs are resolved with this release: - 11640, 11701, 11840, 11856 + 11640, 11701, 11840, 11856, 11883 * POWER7 optimizations: memset, memcmp, strncmp -- cgit 1.4.1