summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-01-10 19:05:36 +0000
committerTim Janik <timj@src.gnome.org>1999-01-10 19:05:36 +0000
commitbcbe6f4885a7101a6b4168d1174882cacc3dcc0b (patch)
treefb5f03c142e17b21b3fe88220ccaabed980c9bcb /ChangeLog
parenta24e14ceb4583ed5e30183b0908b108fcdc57bb7 (diff)
downloadgtk+-bcbe6f4885a7101a6b4168d1174882cacc3dcc0b.tar.gz
if the lookup failed, try to initialize the object class and reattempt the
1999-01-10 Tim Janik <timj@gtk.org> * gtk/gtksignal.c (gtk_signal_lookup): if the lookup failed, try to initialize the object class and reattempt the lookup, reported by Paolo Molaro <lupus@lettere.unipd.it>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80c56d2bb2..0b5ece2670 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-01-10 Tim Janik <timj@gtk.org>
+
+ * gtk/gtksignal.c (gtk_signal_lookup): if the lookup failed, try
+ to initialize the object class and reattempt the lookup, reported
+ by Paolo Molaro <lupus@lettere.unipd.it>.
+
Sat Jan 9 17:36:20 1999 Owen Taylor <otaylor@redhat.com>
* configure.in (ALL_LINGUAS): Added cs to ALL_LINGUAS.