summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-11-22 23:15:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-11-22 23:15:38 (GMT)
commitf73f666c8a57ca5f4a649072fc025f2ec3af1b50 (patch)
tree29b855e2b00c284ee105cc50f396a1d454ca61aa
parentf15611e708a189d1f1be5502fa73af4e80f8dd09 (diff)
downloadtk-f73f666c8a57ca5f4a649072fc025f2ec3af1b50.zip
tk-f73f666c8a57ca5f4a649072fc025f2ec3af1b50.tar.gz
tk-f73f666c8a57ca5f4a649072fc025f2ec3af1b50.tar.bz2
Whitespace police
-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>