diff options
author | das <das> | 2007-11-15 03:47:49 (GMT) |
---|---|---|
committer | das <das> | 2007-11-15 03:47:49 (GMT) |
commit | 8fde55eaf807859eaf54b3cf397771cee0b31dd3 (patch) | |
tree | 2401e8ea0ed5d340f35f91b367c4f60b77bf92fa /ChangeLog | |
parent | b12eec810b18add7a01d00768c12e7205966914f (diff) | |
download | tk-8fde55eaf807859eaf54b3cf397771cee0b31dd3.zip tk-8fde55eaf807859eaf54b3cf397771cee0b31dd3.tar.gz tk-8fde55eaf807859eaf54b3cf397771cee0b31dd3.tar.bz2 |
* macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test.
* macosx/Wish.xcode/project.pbxproj:
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2007-11-15 Daniel Steffen <das@users.sourceforge.net> + + * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test. + * macosx/Wish.xcode/project.pbxproj: + 2007-11-14 Donal K. Fellows <dkf@users.sf.net> * library/msgs/sv.msg: Get the locale declared within the message @@ -7,7 +12,7 @@ * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix the case when TK_WHOLE_WORDS and TK_AT_LEAST_ONE are both set and maxLength is - small. [Bug #1824638] + small. [Bug 1824638] 2007-11-09 Daniel Steffen <das@users.sourceforge.net> |