diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-02-22 13:13:13 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-02-22 13:13:13 (GMT) |
commit | fceafda7d034e62bd12688c6f2a85c3dc32c67cc (patch) | |
tree | 2e4d1a72d108982dc6933674f108878f7d5ff46a /ChangeLog | |
parent | 5ea47f877cf7111d2293b4809c2ebe62bf0710e8 (diff) | |
download | tk-fceafda7d034e62bd12688c6f2a85c3dc32c67cc.zip tk-fceafda7d034e62bd12688c6f2a85c3dc32c67cc.tar.gz tk-fceafda7d034e62bd12688c6f2a85c3dc32c67cc.tar.bz2 |
Stop GCC from issuing warnings about things that don't matter.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-02-22 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * unix/tkUnixMenu.c (GetMenuLabelGeometry,DrawMenuEntryLabel): + Stop meaningless GCC warnings. + 2002-02-21 Jeff Hobbs <jeffh@ActiveState.com> * doc/panedwindow.n: |