summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlain Magloire <alainm@rcsm.ee.mcgill.ca>1999-10-06 02:50:57 +0000
committerAlain Magloire <alainm@rcsm.ee.mcgill.ca>1999-10-06 02:50:57 +0000
commit6b88ea4cc4669f06e2c0514fed8107f059162eae (patch)
treef305c7319e087f239392687a4dafc7ab4c6a4282 /NEWS
parent765a2d055c6cacfa571bf1368683879271443acf (diff)
downloadgrep-6b88ea4cc4669f06e2c0514fed8107f059162eae.tar.gz
change 2.3.1 to 2.4
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 218a651e..ccb316bd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 2.3.1:
+Version 2.4:
- egrep is now equivalent to `grep -E' as required by POSIX,
removing a longstanding source of confusion and incompatibility.