diff doc/ChangeLog @ 6477:a441d6681364

[project @ 2007-03-29 13:44:44 by jwe]
author jwe
date Thu, 29 Mar 2007 13:44:44 +0000
parents a84de7048629
children 89ed13fec6fe
line wrap: on
line diff
--- a/doc/ChangeLog	Thu Mar 29 13:33:37 2007 +0000
+++ b/doc/ChangeLog	Thu Mar 29 13:44:44 2007 +0000
@@ -1,3 +1,15 @@
+2007-03-29  Rafael Laboissiere  <rafael@debian.org>
+
+	* faq/Octave-FAQ.texi, interpreter/basics.txi,
+	interpreter/emacs.txi, interpreter/func.tx, interpreter/var.txi:
+	Make it clear that the old built-in LOADPATH is an internal
+	variable, accessible through path ().
+	Drop references to DEFAULT_LOADPATH.
+	Chang references to the old built-in variables INFO_FILE and
+	INFO_PROGRAM to the respective fucntions info_file and
+	info_program.
+	* refcard/refcard.tex: Drop LOADPATH from list of built-in variables.
+
 2007-03-27  John W. Eaton  <jwe@octave.org>
 
 	* Makefile.in, interpreter/Makefile.in, faq/Makefile.in,