diff scripts/ChangeLog @ 7617:9dca8b03dfe8

Allow cast to 'char'.
author David Bateman <dbateman@free.fr>
date Thu, 20 Mar 2008 17:00:15 +0100
parents fb4fa07bc364
children 3209a584e1ac
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,7 @@
 2008-03-20  David Bateman  <dbateman@free.fr>
 
+	* miscellaneous/cast.m: Also allow cast to "char".
+
 	* general/rotdim.m: Ensure k is an integer scale.
 
 	* general/circshift.m: If matrix is empty fast return.