diff test/ChangeLog @ 9130:67fa54583fe8

Add test to prevent regression of empty struct assignment bug
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Fri, 17 Apr 2009 21:43:05 +0200
parents 8ca06fd9c6ef
children 14dca190857f 11767020f966
line wrap: on
line diff
--- a/test/ChangeLog	Fri Apr 17 12:38:33 2009 +0200
+++ b/test/ChangeLog	Fri Apr 17 21:43:05 2009 +0200
@@ -1,3 +1,8 @@
+2009-04-17  Thorsten Meyer  <thorsten.meyier@gmx.de>
+
+	* test_struct.m: Add tests to prevent regression of bug with
+	indexed assignment into empty struct array.
+
 2009-04-15  Thorsten Meyer  <thorsten.meyier@gmx.de>
 
 	* test_struct.m: Add tests for lazy copying in nested assignments