summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs2 <hobbs2>2007-01-26 19:52:56 (GMT)
committerhobbs2 <hobbs2>2007-01-26 19:52:56 (GMT)
commit5d7d9fcced211d0cf2cc92d556d8b8ba107a0027 (patch)
tree72018b0ee3255f8ae4abeda21e9ae0d8f98ea788 /ChangeLog
parent5ad0424206f1ff96e8225c74de9832c714f60681 (diff)
downloadtktreectrl-5d7d9fcced211d0cf2cc92d556d8b8ba107a0027.zip
tktreectrl-5d7d9fcced211d0cf2cc92d556d8b8ba107a0027.tar.gz
tktreectrl-5d7d9fcced211d0cf2cc92d556d8b8ba107a0027.tar.bz2
(vsnprintf): _vsnprintf on Windows
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 59d1953..ac0888f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-01-26 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkTreeCtrl.h (vsnprintf): _vsnprintf on Windows.
+
2006-08-15 Jeff Hobbs <jeffh@ActiveState.com>
* library/filelist-bindings.tcl (::TreeCtrl::EditClose): rewrote