diff doc/ChangeLog @ 7075:1558d3dab722

[project @ 2007-10-26 18:22:04 by jwe]
author jwe
date Fri, 26 Oct 2007 18:22:05 +0000
parents 845ca0affec0
children 503001863427
line wrap: on
line diff
--- a/doc/ChangeLog	Fri Oct 26 17:57:34 2007 +0000
+++ b/doc/ChangeLog	Fri Oct 26 18:22:05 2007 +0000
@@ -1,3 +1,10 @@
+2007-10-26  Michael Goffioul  <michael.goffioul@gmail.com>
+
+	* interpreter/Makefile.in, faq/Makefile.in, liboctave/Makefile.in:
+	Use temporary renamed files instead of Don't use --output option
+	argument for texi2[dvi|pdf].  Use $(sepchar) for path element
+	separation when building TEXINPUTS.  Remove use of UNSETCOMSPEC trick.
+
 2007-10-22  Kim Hansen  <kimhanse@gmail.com>
 
 	* interpreter/munge-texi.cc: Include <cstdlib> and <cstring>.