summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index aa4c4f0dfd1..f9624cbaa83 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-05 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.w32-in ($(DOC)): Use $(THISDIR) instead of . in
+ invocation of make-docfile, to work with Windows 2000.
+
2001-01-31 Dave Love <fx@gnu.org>
* etags.c (in_word_set): Use `static' in definition (for pcc).