diff liboctave/ChangeLog @ 3833:f3278ec3ccb7

[project @ 2001-05-17 12:31:52 by jwe]
author jwe
date Thu, 17 May 2001 12:31:52 +0000
parents 39aee8115584
children b8c1cb5b9fd9
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,9 @@
+2001-05-17  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* pathsearch.cc (dir_path::set_program_name): Set the environment
+	variables SELFAUTOLOC, SELFAUTODIR, SELFAUTOPARENT, and TEXMFDBS
+	to the empty string.
+
 2001-05-15  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Array2.h (Array2<T>::operator = (const Array2<T>&)):