diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2002-12-31 23:19:19 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2002-12-31 23:19:19 +0000 |
commit | 7ccbe8fe70598abf16899b154d2576a8878d7c87 (patch) | |
tree | fb99732572c629aa5932e75543bf491a965a630e /ChangeLog.pre-2-10 | |
parent | 01fbc3b649d986fc7f2c1c7ea347ed0fe75119c0 (diff) | |
download | gtk+-7ccbe8fe70598abf16899b154d2576a8878d7c87.tar.gz |
#ifdef out test cases.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 2418358e96..4b9fcaec27 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2003-01-01 Matthias Clasen <maclas@gmx.de> + + * gtk/fnmatch.c (FNMATCH_TEST_CASES): #undef, since having + a main() in the library is obviously bad. + 2002-12-27 Matthias Clasen <maclas@gmx.de> * gtk/gtktextview.c (gtk_text_view_drag_data_received): Place the |