summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-04-23 08:32:56 (GMT)
committernijtmans <nijtmans>2010-04-23 08:32:56 (GMT)
commit0ec04490736cdf3891388a3a1e9cf8e8cef380f5 (patch)
treee7500d00ecdd547d4dd0332a138be0f97387ffe9 /ChangeLog
parenta5fa2276832bf18cf14cded757a1e15068a422ec (diff)
downloadtk-0ec04490736cdf3891388a3a1e9cf8e8cef380f5.zip
tk-0ec04490736cdf3891388a3a1e9cf8e8cef380f5.tar.gz
tk-0ec04490736cdf3891388a3a1e9cf8e8cef380f5.tar.bz2
Formatting
typo fixes remove not existing tkDisplayList; Useless re-definitions of TCL_STORAGE_CLASS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cb1a29..e208f7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-23 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tkImgGIF.c Formatting
+ * generic/tkListbox.c fix typo;
+ * generic/tkTrig.c fix typo;
+ * generic/tkInt.h fix typo; remove not existing tkDisplayList;
+ * generic/*.h Useless re-definitions of TCL_STORAGE_CLASS
+
2010-04-20 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tkPort.h Make sure that tkWinPort.h is always included