summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorscott <scott>1997-12-26 16:13:29 +0000
committerscott <scott>1997-12-26 16:13:29 +0000
commit4c23b890c4792bb4cc53f7f8535da041b505e71a (patch)
tree8201347f10c0b9ccd2134e005c972ade61d5ed17 /ChangeLog.pre-2-6
parent7c21169e722ef7ad091fd107e7f39b314b4782bd (diff)
downloadgdk-pixbuf-4c23b890c4792bb4cc53f7f8535da041b505e71a.tar.gz
Added gtkhandlebox.c to Makefile.am.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-62
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 57a5d9567..a7d46e7f6 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,7 @@
Fri Dec 26 11:20:03 1997 Scott Goehring <scott@poverty.bloomington.in.us>
+ * gtk/Makefile.am (gtkinclude_HEADERS): added gtkhandlebox.c
+
* gtk/gtkhandlebox.c (gtk_handle_box_reparent): eliminated a
compiler warning caused by not casting an argument in a debugging
message. :)