summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-02-07 23:24:13 (GMT)
committernijtmans <nijtmans>2010-02-07 23:24:13 (GMT)
commit8e9497476c9b0554167e93c31b0516a216b12926 (patch)
tree5dcf5cec634aa7952402786f8a8e8bc572656db9 /ChangeLog
parent72a2e7f509b932f6409e5e2e2e39dfde6da89897 (diff)
downloadtk-8e9497476c9b0554167e93c31b0516a216b12926.zip
tk-8e9497476c9b0554167e93c31b0516a216b12926.tar.gz
tk-8e9497476c9b0554167e93c31b0516a216b12926.tar.bz2
Backport various formatting (spacing)
changes from HEAD, so diffing between 8.5.x and 8.6 shows the real structural differences again. (any signature change not backported!)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f6f0c1..e49ba2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-02-07 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/ttk/ttkGenStubs.tcl Backport various formatting (spacing)
+ * generic/ttk/ttk.decls changes from HEAD, so diffing
+ * generic/ttk/ttkDecls.h between 8.5.x and 8.6 shows the
+ * generic/tk*.decls real structural differences again.
+ * generic/tk*Decls.h (any signature change not backported!)
+
2010-01-29 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tkBind.c Fix various gcc-4.4 warnings, all