diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-15 07:55:16 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-06-15 07:55:16 (GMT) |
commit | 8a539b981722705710128c18bb03787afa71847f (patch) | |
tree | 4d328bf9c467e0770d976ceeb6c47acc301bed89 /ChangeLog | |
parent | e5f5def88e1d435ade150575e9c9eb987f33bb71 (diff) | |
download | tk-8a539b981722705710128c18bb03787afa71847f.zip tk-8a539b981722705710128c18bb03787afa71847f.tar.gz tk-8a539b981722705710128c18bb03787afa71847f.tar.bz2 |
[Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with
some libc versions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-06-15 Donal K. Fellows <dkf@users.sf.net> + + * generic/ttk/ttkTreeview.c (unshareObj): [Bug 3535362]: Changed name + of 'unshare' internal function to avoid clash with some libc versions. + 2012-06-12 Donal K. Fellows <dkf@users.sf.net> * unix/tkUnixRFont.c (Tk_DrawChars, TkUnixSetXftClipRegion): Add some |