]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* NEWS, version.h (VERSION): 2.6.1.
authorJakub Jelinek <jakub@redhat.com>
Tue, 31 Jul 2007 13:02:49 +0000 (13:02 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 31 Jul 2007 13:02:49 +0000 (13:02 +0000)
ChangeLog
NEWS
version.h

index fb6ec34475013da53fb2b16314225ce0ca23328d..0787117e50db291897a6fcee9b648cfbc11268a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-07-31  Jakub Jelinek  <jakub@redhat.com>
 
+       * NEWS, version.h (VERSION): 2.6.1.
+
        * sysdeps/unix/sysv/linux/i386/clone.S: Revert 2006-11-30 changes.
        * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
 
diff --git a/NEWS b/NEWS
index e8168363b5a89975744ab927ec04397cd077c669..035e2326384f0d7794e116e75ea43c2b22be6b03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,15 @@ 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.
+\f
+Version 2.6.1
+
+* The following bugs are resolved with this release:
+
+  4512, 4514, 4525, 4586, 4702, 4745, 4858
+
+  Visit <http://sources.redhat.com/bugzilla/> for the details of each bug.
+
 \f
 Version 2.6
 
index d70070f2a308a9913eed7b77018fd1c3451868b5..f5f63f2b1127358d3a04fde3b1a49cd5292788f7 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 /* This file just defines the current version number of libc.  */
 
 #define RELEASE "stable"
-#define VERSION "2.6"
+#define VERSION "2.6.1"