summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-12-04 01:27:44 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-12-04 01:27:44 +0000
commitbbbd329ff5bd634b4e1d4fb43b13538779e44a78 (patch)
treed9751d5c30efcbc5e8b881b129824235c8072762 /ChangeLog.pre-2-2
parent6df677db748bfadbb20b0a76e2386045daaee43e (diff)
downloadglib-bbbd329ff5bd634b4e1d4fb43b13538779e44a78.tar.gz
Patch from Sven Neumann to make the include order consistent. (#71704)
Tue Dec 3 20:22:27 2002 Owen Taylor <otaylor@redhat.com> * glib/*.c: Patch from Sven Neumann to make the include order consistent. (#71704)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 29a638f37..935ec8f84 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Tue Dec 3 20:22:27 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/*.c: Patch from Sven Neumann to make the
+ include order consistent. (#71704)
+
2002-12-03 Matthias Clasen <maclas@gmx.de>
* configure.in: Check that strlcpy behaves as per the OpenBSD