summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2000-10-27 18:14:57 +0000
committerTim Janik <timj@src.gnome.org>2000-10-27 18:14:57 +0000
commit512e493c66c17cbb28743705341e116c2f3f1d8a (patch)
treec1193390bae936d3c7e169d161fb17c21cbe562d /ChangeLog.pre-2-0
parent1f0b90b796aba46b8f26d4746befdf7e898943b4 (diff)
downloadgtk+-512e493c66c17cbb28743705341e116c2f3f1d8a.tar.gz
added dependancies for testtextbuffer which broke parallel builds.
Fri Oct 27 20:15:00 2000 Tim Janik <timj@gtk.org> * gtk/Makefile.am: added dependancies for testtextbuffer which broke parallel builds.
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-05
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 003479f571..e49fae80f7 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,8 @@
+Fri Oct 27 20:15:00 2000 Tim Janik <timj@gtk.org>
+
+ * gtk/Makefile.am: added dependancies for testtextbuffer which broke
+ parallel builds.
+
Fri Oct 27 18:51:44 2000 Tim Janik <timj@gtk.org>
* gtk/gtksignal.[hc]: adapt to GSignal signature changes.