From d1379dbdf827f212a71e62e6dfaea536b7189e4c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 2 Dec 2005 21:40:43 +0000 Subject: [PATCH] Add a note about Solaris threads. 2005-12-02 Matthias Clasen * README.in: Add a note about Solaris threads. --- ChangeLog | 2 ++ ChangeLog.pre-2-10 | 2 ++ ChangeLog.pre-2-12 | 2 ++ README.in | 5 +++++ 4 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4128563..03e6e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-12-02 Matthias Clasen + * README.in: Add a note about Solaris threads. + * glib/gspawn.c: * configure.in: Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by Andrew Paprocki) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 4128563..03e6e7b 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,7 @@ 2005-12-02 Matthias Clasen + * README.in: Add a note about Solaris threads. + * glib/gspawn.c: * configure.in: Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by Andrew Paprocki) diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 4128563..03e6e7b 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,5 +1,7 @@ 2005-12-02 Matthias Clasen + * README.in: Add a note about Solaris threads. + * glib/gspawn.c: * configure.in: Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by Andrew Paprocki) diff --git a/README.in b/README.in index 6ec5b0c..42713c6 100644 --- a/README.in +++ b/README.in @@ -35,6 +35,11 @@ Notes about GLib 2.10 * The Unicode support has been updated to Unicode 4.1. This adds several new members to the GUnicodeBreakType enumeration. +* The support for Solaris threads has been retired. Solaris has provided + POSIX threads for long enough now to have them available on every + Solaris platform. + + Notes about GLib 2.6.0 ====================== -- 2.7.4