summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>