summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorShawn Amundson <amundson@src.gnome.org>1998-01-03 17:00:37 +0000
committerShawn Amundson <amundson@src.gnome.org>1998-01-03 17:00:37 +0000
commit65d015d8132dbc7e11687a7824269ff956ba8c58 (patch)
treecfee76e5cbd14f9bef10847b330d8786c7efffe1 /ChangeLog.pre-2-4
parent0eedb30ce800f71e4e43ff38bd40b385d5324408 (diff)
downloadgtk+-65d015d8132dbc7e11687a7824269ff956ba8c58.tar.gz
initialize scrollbar_spacing (gtk-fortier-980103-0)GTK_0_99_2
* gtk/gtkscrolledwindow.c: initialize scrollbar_spacing (gtk-fortier-980103-0) -Shawn
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b4c7529f98..bda7c7c636 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+Sat Jan 3 11:09:51 CST 1998 Shawn T. Amundson <amundson@gimp.org>
+
+ * gtk/gtkscrolledwindow.c: initialize scrollbar_spacing
+ (gtk-fortier-980103-0)
+
Sat Jan 3 10:15:08 1998 Scott Goehring <scott@poverty.bloomington.in.us>
* configure.in: fixed a typo (no_xext_lib, not no_ext_lib).