summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-15 02:19:06 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-15 02:19:06 +0000
commit424b7e92fce7a1af2c8b3f4d4a9bbd36eecf8891 (patch)
tree73c79825edb979d4abd9d3d5a69158d0a274aaa5 /ChangeLog.pre-2-2
parentceb35b237bb7538c0defd3acc13f95af3081495e (diff)
Mark the contents of the strucures in this file /*< private >*/
Sat Dec 14 21:10:57 2002 Owen Taylor <otaylor@redhat.com> * glib/gthread.h: Mark the contents of the strucures in this file /*< private >*/ * glib/gthread.[ch]: Rename the 'write' field of the structure to 'have_writer' to avoid any possible conflict with system headers. (#90549, Morten Welinder)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-29
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index f91117cd4..87ea79ae0 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,12 @@
+Sat Dec 14 21:10:57 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/gthread.h: Mark the contents of the strucures
+ in this file /*< private >*/
+
+ * glib/gthread.[ch]: Rename the 'write' field of the
+ structure to 'have_writer' to avoid any possible
+ conflict with system headers. (#90549, Morten Welinder)
+
Sat Dec 14 20:11:41 2002 Owen Taylor <otaylor@redhat.com>
* glib/libcharset/{localcharset.[ch] libcharset-glib.patch}