diff options
author | Tor Lillqvist <tml@iki.fi> | 2000-04-13 21:29:11 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2000-04-13 21:29:11 +0000 |
commit | a61a5ffe80e24dac108977a869630bef8393ef76 (patch) | |
tree | 3ba6be03ab1637a16e707b4b4199915e03da8fe3 /ChangeLog.pre-2-2 | |
parent | cf1a251f35d27607eb5af24a1f48d33eafc23114 (diff) | |
download | gdk-pixbuf-a61a5ffe80e24dac108977a869630bef8393ef76.tar.gz |
Export the gtk_private_signals and gtk_private_n_signals variables, they
2000-04-14 Tor Lillqvist <tml@iki.fi>
* gtk/gtksignal.c: (Win32:) Export the gtk_private_signals and
gtk_private_n_signals variables, they are used by some software,
sigh.
* gtk/gtkrc.c (get_gtk_sysconf_directory): (Win32:) Fetch the
installation directory from the Registry, where the installer
should have put it.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 9bb3559e9..3cbf8fa93 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,13 @@ +2000-04-14 Tor Lillqvist <tml@iki.fi> + + * gtk/gtksignal.c: (Win32:) Export the gtk_private_signals and + gtk_private_n_signals variables, they are used by some software, + sigh. + + * gtk/gtkrc.c (get_gtk_sysconf_directory): (Win32:) Fetch the + installation directory from the Registry, where the installer + should have put it. + Fri Apr 7 17:19:27 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/Makefile.am: Fix problem with installation directory for |