summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-06-15 07:57:47 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-06-15 07:57:47 (GMT)
commit73efbdd7437046466f0696459ae7dd93aa632b3f (patch)
tree2f73a1f8eb582e0ece855dc8a8e5515e22da3257 /ChangeLog
parentc43656f1112d65797a75c26595a0c52ebc7af4eb (diff)
parent8a539b981722705710128c18bb03787afa71847f (diff)
downloadtk-73efbdd7437046466f0696459ae7dd93aa632b3f.zip
tk-73efbdd7437046466f0696459ae7dd93aa632b3f.tar.gz
tk-73efbdd7437046466f0696459ae7dd93aa632b3f.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 07aa87e..e9fec86 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