diff options
author | Laszlo Peter <laca@ireland.sun.com> | 2001-12-03 15:22:57 +0000 |
---|---|---|
committer | László PÉTER <laca@src.gnome.org> | 2001-12-03 15:22:57 +0000 |
commit | 3f05f342861581ad147697a857b3b1980023cf6f (patch) | |
tree | 0abc95d0b9b38e388a1880b716329608652df10b /ChangeLog | |
parent | 248487a63c33b66cc05018f0ca49f6c00e4d220d (diff) | |
download | metacity-3f05f342861581ad147697a857b3b1980023cf6f.tar.gz metacity-3f05f342861581ad147697a857b3b1980023cf6f.tar.bz2 |
add a dummy element to the enum so the signals array is not empty. (breaks
2001-12-03 Laszlo Peter <laca@ireland.sun.com>
* 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/
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-12-03 Laszlo Peter <laca@ireland.sun.com> + + * 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 <hp@pobox.com> * src/window.c (constrain_position): change so that window can be |