diff options
author | hobbs <hobbs> | 2007-04-25 17:09:12 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2007-04-25 17:09:12 (GMT) |
commit | e29d21408913db4c0f1838b59517e6916274ada6 (patch) | |
tree | ba3508f6db0209c72803b87e896f12c631b39bd7 /ChangeLog | |
parent | abc05684f7a57f752b6974ff829586cea8d2bb4a (diff) | |
download | tk-e29d21408913db4c0f1838b59517e6916274ada6.zip tk-e29d21408913db4c0f1838b59517e6916274ada6.tar.gz tk-e29d21408913db4c0f1838b59517e6916274ada6.tar.bz2 |
* unix/Makefile.in (dist): add tests/ttk dir to src dist
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,3 +1,11 @@ +2007-04-25 Jeff Hobbs <jeffh@ActiveState.com> + + *** 8.5a6 TAGGED FOR RELEASE *** + + * unix/Makefile.in (dist): add tests/ttk dir to src dist + + * unix/tkUnixMenubu.c (TkpDisplayMenuButton): init width/height to 0 + 2007-04-25 Daniel Steffen <das@users.sourceforge.net> * unix/Makefile.in (dist): add macosx/*.xcconfig files to src dist; @@ -5,8 +13,6 @@ 2007-04-24 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.5a6 TAGGED FOR RELEASE *** - * unix/Makefile.in (dist): add ttk bits to src dist * tests/font.test (font-46.[12]): correct listification of result |