summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2007-01-15 23:31:08 +0000
committerKevin Ryde <user42@zip.com.au>2007-01-15 23:31:08 +0000
commitcea95a2fa1f2ec810f0322a038a3af33da309e4a (patch)
treef8655a8d57acc1e9f1d05eb87ded4e94bf345984
parent9a18d8d431e4d3d9f524bb6d20611c8693e47d6c (diff)
downloadguile-cea95a2fa1f2ec810f0322a038a3af33da309e4a.tar.gz
*** empty log message ***
-rw-r--r--guile-config/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/guile-config/ChangeLog b/guile-config/ChangeLog
index 65cea517c..6156dc812 100644
--- a/guile-config/ChangeLog
+++ b/guile-config/ChangeLog
@@ -2,7 +2,7 @@
* Makefile.am (guile-config): Use "|" as the sed delimiter, for the
benefit of DOS systems where $(bindir) might include a drive letter
- like "c:".
+ like "c:". Reported by Cesar Strauss.
2006-09-19 Rob Browning <rlb@defaultvalue.org>