summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2012-09-01 07:58:14 +0000
committerEli Zaretskii <eliz@gnu.org>2012-09-01 07:58:14 +0000
commit7f5309ebb4e2b3c57035a3b12f72d2f26cfee91b (patch)
tree0e6a2429067ed82f63ff62669725f77bb3f7bd79 /ChangeLog
parent6cb5be7813d4f7e9380929f900a6cbbb0e6756c6 (diff)
downloadgunmake-7f5309ebb4e2b3c57035a3b12f72d2f26cfee91b.tar.gz
Update README.W32.template for Guile and job-server support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99e75bc..5d93d61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-09-01 Eli Zaretskii <eliz@gnu.org>
+ * README.W32.template: Update for job-server and Guile support.
+
* read.c (unescape_char): Advance 'p' after copying the unescaped
characters. Otherwise the backslashes are incorrectly erased from
the original string.