diff options
author | jenglish <jenglish@flightlab.com> | 2007-09-30 16:54:37 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2007-09-30 16:54:37 (GMT) |
commit | 39eb78f09822d3be7c849892f87a57b7267f912a (patch) | |
tree | 04d694ca5e881548a5dfa741f33153549f97bcd2 /ChangeLog | |
parent | 9fe5179f095184c7c882e6b4cfd04513611843ba (diff) | |
download | tk-39eb78f09822d3be7c849892f87a57b7267f912a.zip tk-39eb78f09822d3be7c849892f87a57b7267f912a.tar.gz tk-39eb78f09822d3be7c849892f87a57b7267f912a.tar.bz2 |
Fix private routines accidentally defined in global namespace [Bug 1803836]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-09-30 Joe English <jenglish@users.sourceforge.net> + + * library/ttk/entry.tcl (WordBack, WordForward): + Fix private routines accidentally defined in global namespace + [Bug 1803836] + 2007-09-26 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * library/msgs/hu.msg: Added Hungarian message set, from Pader Reszo. |