diff scripts/ChangeLog @ 8582:92d66bbd74af

Make 'type X' work when X is a variable
author sh@sh-t400
date Fri, 23 Jan 2009 15:03:16 -0500
parents f134925a1cfa
children e6497be3f3d6
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-23  Søren Hauberg  <hauberg@gmail.com>
+
+	* help/type.m: Make 'type X' work, when X is the name of a variable.
+
 2009-01-22  John W. Eaton  <jwe@octave.org>
 
 	* help/which.m: New function.