[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] doc: NEWS make it clear that the bug was introduced in 2.6
From: |
Jim Meyering |
Subject: |
[PATCH] doc: NEWS make it clear that the bug was introduced in 2.6 |
Date: |
Wed, 24 Mar 2010 11:14:28 +0100 |
FYI, just pushed:
>From f97f85ccb2f30ea71982733f4ec058d726e0bea3 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Wed, 24 Mar 2010 11:13:39 +0100
Subject: [PATCH] doc: NEWS make it clear that the bug was introduced in 2.6
* NEWS: Clarify.
---
NEWS | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/NEWS b/NEWS
index 9980df9..72a4d27 100644
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@ GNU grep NEWS -*- outline -*-
** Bug fixes
Character classes could cause a segmentation fault if they included a
- multibyte character. This is a regression from 2.5.4.
+ multibyte character. [bug introduced in 2.6]
+
* Noteworthy changes in release 2.6 (2010-03-23) [stable]
--
1.7.0.3.435.g097f4
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] doc: NEWS make it clear that the bug was introduced in 2.6,
Jim Meyering <=