summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMartin Baulig <baulig@suse.de>2000-10-04 09:20:55 +0000
committerMartin Baulig <martin@src.gnome.org>2000-10-04 09:20:55 +0000
commit81c0bf53a8cb900f5e3b34ab663ed6781349a65f (patch)
treee2f459a680b3887886509656c2a5f768d5048100 /ChangeLog.pre-2-4
parent336f7e89fea34115850737035ffc96a5073c4e72 (diff)
Reverted my last commit:
2000-09-30 Martin Baulig <baulig@suse.de> * configure.in (HAVE_THREADS): New automake conditional. * Makefile.am (SUBDIRS): Only compile the gthread subdirectory if we actually have threads.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 1677615f7..d71874518 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -3,12 +3,6 @@
* gnode.c (g_node_insert_after): Added function to keep symetry
with g_node_insert_before.
-2000-09-30 Martin Baulig <baulig@suse.de>
-
- * configure.in (HAVE_THREADS): New automake conditional.
- * Makefile.am (SUBDIRS): Only compile the gthread subdirectory if we
- actually have threads.
-
2000-09-29 Martin Baulig <baulig@suse.de>
Several minor ANSI C fixes.