[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commits] r23729 - in /fsf/trunk/libc: ChangeLog NEWS version.h
- To: commits@xxxxxxxxxx
- Subject: [Commits] r23729 - in /fsf/trunk/libc: ChangeLog NEWS version.h
- From: eglibc@xxxxxxxxxx
- Date: Tue, 13 Aug 2013 00:01:56 -0000
Author: eglibc
Date: Tue Aug 13 00:01:54 2013
New Revision: 23729
Log:
Import glibc-mainline for 2013-08-13
Modified:
fsf/trunk/libc/ChangeLog
fsf/trunk/libc/NEWS
fsf/trunk/libc/version.h
Modified: fsf/trunk/libc/ChangeLog
==============================================================================
--- fsf/trunk/libc/ChangeLog (original)
+++ fsf/trunk/libc/ChangeLog Tue Aug 13 00:01:54 2013
@@ -1,3 +1,9 @@
+2013-08-12 David S. Miller <davem@xxxxxxxxxxxxx>
+
+ * version.h (RELEASE): Set to "development".
+ (VERSION): Set to "2.18.90".
+ * NEWS: Add 2.19 section.
+
2013-08-03 David S. Miller <davem@xxxxxxxxxxxxx>
* po/ko.po: Update Korean translation from translation project.
Modified: fsf/trunk/libc/NEWS
==============================================================================
--- fsf/trunk/libc/NEWS (original)
+++ fsf/trunk/libc/NEWS Tue Aug 13 00:01:54 2013
@@ -4,6 +4,11 @@
Please send GNU C library bug reports via <http://sourceware.org/bugzilla/>
using `glibc' in the "product" field.
+
+Version 2.19
+
+* The following bugs are resolved with this release:
+
Version 2.18
Modified: fsf/trunk/libc/version.h
==============================================================================
--- fsf/trunk/libc/version.h (original)
+++ fsf/trunk/libc/version.h Tue Aug 13 00:01:54 2013
@@ -1,4 +1,4 @@
/* This file just defines the current version number of libc. */
-#define RELEASE "stable"
-#define VERSION "2.18"
+#define RELEASE "development"
+#define VERSION "2.18.90"
_______________________________________________
Commits mailing list
Commits@xxxxxxxxxx
http://eglibc.org/cgi-bin/mailman/listinfo/commits