summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordonal.k.fellows@manchester.ac.uk <dkf>2004-11-22 23:15:38 (GMT)
committerdonal.k.fellows@manchester.ac.uk <dkf>2004-11-22 23:15:38 (GMT)
commit3767174cc6f80c4ca8cef18a92e509ca7a76977f (patch)
tree29b855e2b00c284ee105cc50f396a1d454ca61aa /ChangeLog
parent20b52ab038f1bf228e7ebd94f7f9d2c816980a13 (diff)
downloadtk-3767174cc6f80c4ca8cef18a92e509ca7a76977f.zip
tk-3767174cc6f80c4ca8cef18a92e509ca7a76977f.tar.gz
tk-3767174cc6f80c4ca8cef18a92e509ca7a76977f.tar.bz2
Whitespace police
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 6845842..70cd26a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,14 +16,14 @@
2004-11-18 Reinhard Max <max@suse.de>
- * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved version of
- * unix/configure.in: patch #996085, that introduces
- * unix/Makefile.in: --enable-man-suffix.
+ * unix/tcl.m4 (SC_CONFIG_MANPAGES): Applied an improved version of
+ * unix/configure.in: patch #996085, that introduces
+ * unix/Makefile.in: --enable-man-suffix.
- * unix/installManPage: added
- * unix/mkLinks.tcl: removed
- * unix/mkLinks: removed
- * unix/configure: generated
+ * unix/installManPage: added
+ * unix/mkLinks.tcl: removed
+ * unix/mkLinks: removed
+ * unix/configure: generated
2004-11-17 Jeff Hobbs <jeffh@ActiveState.com>
@@ -67,7 +67,7 @@
2004-11-15 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkText.c: fix to multi-line search problem and
- * tests/text.test: removed 'knownBug' from one test.
+ * tests/text.test: removed 'knownBug' from one test.
2004-11-15 Donal K. Fellows <donal.k.fellows@man.ac.uk>