summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-06-15 07:55:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-06-15 07:55:16 (GMT)
commit8a539b981722705710128c18bb03787afa71847f (patch)
tree4d328bf9c467e0770d976ceeb6c47acc301bed89 /ChangeLog
parente5f5def88e1d435ade150575e9c9eb987f33bb71 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5bee52..17aaf28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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