diff src/ChangeLog @ 5265:86185152b7a4

[project @ 2005-04-05 13:28:49 by jwe]
author jwe
date Tue, 05 Apr 2005 13:28:49 +0000
parents 90a9058de7e8
children 3fe873712e07
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 01 18:22:37 2005 +0000
+++ b/src/ChangeLog	Tue Apr 05 13:28:49 2005 +0000
@@ -1,3 +1,8 @@
+2005-04-05  John W. Eaton  <jwe@octave.org>
+
+	* pt-assign.cc (tree_multi_assignment::rvalue):
+	Allow assignments of the form [a,b,c] = x{:}.
+
 2005-03-30  John W. Eaton  <jwe@octave.org>
 
 	* mappers.cc (install_mapper_functions): Use std:: as needed.