summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1999-01-27 22:08:46 +0000
committerOwen Taylor <otaylor@src.gnome.org>1999-01-27 22:08:46 +0000
commit607949ed5e91d1472b04dd62be3d93234c97331e (patch)
tree9973aef3910e7b585b54de09ad41a003f85738eb /ChangeLog.pre-2-6
parent342e557c5837699b6f2110567ec59989d37a1d47 (diff)
downloadgtk+-607949ed5e91d1472b04dd62be3d93234c97331e.tar.gz
Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glib
Wed Jan 27 17:05:40 1999 Owen Taylor <otaylor@redhat.com> * Separate out GLIB_LIBS and GLIB_DEPLIBS. This may fix the --with-glib option. GLIB_LIBS are the libs to link example programs against, while GLIB_DEPLIBS are dependency libraries.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 0e49fdab4e..1f0dbe9765 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+Wed Jan 27 17:05:40 1999 Owen Taylor <otaylor@redhat.com>
+
+ * Separate out GLIB_LIBS and GLIB_DEPLIBS. This
+ may fix the --with-glib option. GLIB_LIBS are
+ the libs to link example programs against, while
+ GLIB_DEPLIBS are dependency libraries.
+
Wed Jan 20 11:19:00 1999 Owen Taylor <otaylor@redhat.com>
* gtk/gtklabel.c: Use floor() instead of truncating