From 3f05f342861581ad147697a857b3b1980023cf6f Mon Sep 17 00:00:00 2001 From: Laszlo Peter Date: Mon, 3 Dec 2001 15:22:57 +0000 Subject: add a dummy element to the enum so the signals array is not empty. (breaks 2001-12-03 Laszlo Peter * src/frames.c: add a dummy element to the enum so the signals array is not empty. (breaks the build with Forte C) * src/window.c: s/__FUNCTION__/G_GNUC_FUNCTION/ --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b8d9b1..e530465 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-12-03 Laszlo Peter + + * src/frames.c: add a dummy element to the enum so + the signals array is not empty. (breaks the build with Forte C) + + * src/window.c: s/__FUNCTION__/G_GNUC_FUNCTION/ + 2001-11-27 Havoc Pennington * src/window.c (constrain_position): change so that window can be -- cgit v1.1