* Fix doc snapshot build problems by avoiding use of ../AUTHORS file.
[bpt/guile.git] / doc / r5rs / ChangeLog
diff --git a/doc/r5rs/ChangeLog b/doc/r5rs/ChangeLog
new file mode 100644 (file)
index 0000000..4b09734
--- /dev/null
@@ -0,0 +1,10 @@
+2001-08-27  Neil Jerram  <neil@ossau.uklinux.net>
+
+       * Makefile.am (TEXINFO_TEX): Added; avoids shipping multiple copies of
+       texinfo.tex in a single distribution.
+
+2001-08-27  Neil Jerram  <neil@ossau.uklinux.net>
+
+       The change log for files in this directory continues backwards
+       from 2001-08-27 in ../ChangeLog, as all the Guile documentation
+       prior to this date was contained in a single directory.