summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-07-27 20:02:14 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-07-27 20:02:14 (GMT)
commit1fea0812b2d4198fa213d9462f264f49b21752a6 (patch)
treeb193588c2dee35e85be62816390ca401340ba9dc /ChangeLog
parent83b0662f11228d01bb1156896aa39b0ae883dec5 (diff)
downloadtk-1fea0812b2d4198fa213d9462f264f49b21752a6.zip
tk-1fea0812b2d4198fa213d9462f264f49b21752a6.tar.gz
tk-1fea0812b2d4198fa213d9462f264f49b21752a6.tar.bz2
Reword so that the modern API is presented as preferred.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5279b73..bf8b3cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-07-27 Donal K. Fellows <dkf@users.sf.net>
+
+ * doc/GetScroll.3: Reworded and reordered so as to indicate that the
+ Tcl_Obj forms are preferred.
+
2009-07-26 Donal K. Fellows <dkf@users.sf.net>
* doc/canvas.n: Corrected description of acceptable join styles.