diff options
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index f6f51ef490..6c7c123902 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,16 @@ +Thu May 7 05:14:19 1998 Tim Janik <timj@gtk.org> + + * gtk-config.in (--libs): postfix -lg* libraries with LT_RELEASE. + + * ltmain.sh: added a new commandline flag -postfix similar to -release, + but will immediately change the library name. + + * gdk/Makefile.am: + * gtk/Makefile.am: specify -postfix and -version-info + + * configure.in: version bump to 1.1.0. added GTK_INTERFACE_AGE and + GTK_BINARY_AGE. calculate LT_* variables for libtool. + 1998-05-06 Federico Mena Quintero <federico@nuclecu.unam.mx> * gtk/gtkclist.c (draw_row): Fixed incorrect painting of row |