summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-10-18 05:45:49 +0000
committerUlrich Drepper <drepper@redhat.com>2007-10-18 05:45:49 +0000
commit28919a77d8122b714982a0138ed23a72188d7fa9 (patch)
treef1f4162e05f6cdfd8a98e6cbd9189c6cfc646243 /NEWS
parented13ccf1f789aecf1bbdabd4f9f7ff5af085278e (diff)
Start 2.8 development.
2007-10-17 Ulrich Drepper <drepper@redhat.com> * version.h (VERSION): Set to 2.7.90.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 82dbdb1202..0a311c9fb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
-GNU C Library NEWS -- history of user-visible changes. 2007-10-5
+GNU C Library NEWS -- history of user-visible changes. 2007-10-17
Copyright (C) 1992-2006, 2007 Free Software Foundation, Inc.
See the end for copying conditions.
Please send GNU C library bug reports via <http://sources.redhat.com/bugzilla/>
using `glibc' in the "product" field.
+Version 2.8
+
+
Version 2.7
* More checking functions: fread, fread_unlocked, open*, mq_open.
@@ -19,7 +22,7 @@ Version 2.7
* PPC optimizations to math and string functions.
Implemented by Steven Munroe.
-* New interfaces: mkostemp, mkostemp64. Like mkstemp* but allow additonal
+* New interfaces: mkostemp, mkostemp64. Like mkstemp* but allow additional
options to be passed. Implemented by Ulrich Drepper.
* More CPU set manipulation functions. Implemented by Ulrich Drepper.