summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-11-22 23:15:37 (GMT)
committerdkf <dkf@noemail.net>2004-11-22 23:15:37 (GMT)
commitb97092b320d821ad68a7f70133e63a70ffcf4a6e (patch)
tree29b855e2b00c284ee105cc50f396a1d454ca61aa
parent59fbbf43921d8a6b91e5ceec0eb17e6f42ad174b (diff)
downloadtk-b97092b320d821ad68a7f70133e63a70ffcf4a6e.zip
tk-b97092b320d821ad68a7f70133e63a70ffcf4a6e.tar.gz
tk-b97092b320d821ad68a7f70133e63a70ffcf4a6e.tar.bz2
Whitespace police
FossilOrigin-Name: 8c4a1a8605baf2d53886510cd787974bf4d46f43
-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>