[q-lang-cvs] q ChangeLog,1.9,1.10
Brought to you by:
agraef
From: <ag...@us...> - 2003-12-26 03:11:58
|
Update of /cvsroot/q-lang/q In directory sc8-pr-cvs1:/tmp/cvs-serv10930 Modified Files: ChangeLog Log Message: ChangeLog updated Index: ChangeLog =================================================================== RCS file: /cvsroot/q-lang/q/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ChangeLog 24 Dec 2003 03:08:12 -0000 1.9 --- ChangeLog 26 Dec 2003 03:11:55 -0000 1.10 *************** *** 1,2 **** --- 1,7 ---- + 2003-12-26 Albert Graef <Dr....@t-...> + + * magick: read_image and write_image now fully support multi-frame + image files, which are represented as image lists in Q land + 2003-12-24 Albert Graef <Dr....@t-...> |