diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2009-07-20 23:29:05 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2009-07-20 23:29:05 (GMT) |
commit | 90c0b929ea9c55d9561e04a5e3b1751e771386f3 (patch) | |
tree | 957c451ec81653dbecbd1a9920ce54ffa2c700ab /ChangeLog | |
parent | 85bda016225e43ef0893e26e17f391f8147e9f57 (diff) | |
download | tk-90c0b929ea9c55d9561e04a5e3b1751e771386f3.zip tk-90c0b929ea9c55d9561e04a5e3b1751e771386f3.tar.gz tk-90c0b929ea9c55d9561e04a5e3b1751e771386f3.tar.bz2 |
Fix [Bug 2328657] by explicitly excluding hacky zero-char chunks from intersection computation. Might deserve generalization to other tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-07-21 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * generic/tkFont.c: Fix [Bug 2328657] by explicitly excluding + hacky zero-char chunks from intersection computation. Might + deserve generalization to other tests. + 2009-07-20 Donal K. Fellows <dkf@users.sf.net> * tests/clipboard.test (clipboard-6.2): [Bug 2824378]: Corrected |