[q-lang-cvs] q ChangeLog,1.10,1.11
Brought to you by:
agraef
From: <ag...@us...> - 2003-12-30 05:43:51
|
Update of /cvsroot/q-lang/q In directory sc8-pr-cvs1:/tmp/cvs-serv31372 Modified Files: ChangeLog Log Message: typo fix, ChangeLog updated Index: ChangeLog =================================================================== RCS file: /cvsroot/q-lang/q/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** ChangeLog 26 Dec 2003 03:11:55 -0000 1.10 --- ChangeLog 30 Dec 2003 05:43:48 -0000 1.11 *************** *** 1,3 **** --- 1,15 ---- + 2003-12-30 Albert Graef <Dr....@t-...> + + * magick: finished basic image manipulation functions, code + cleanup, bug fixes + + 2003-12-28 Albert Graef <Dr....@t-...> + + * magick: new resource management functions, started work on image + manipulation operations + 2003-12-26 Albert Graef <Dr....@t-...> + + * magick: new magick_info and ping_image operations * magick: read_image and write_image now fully support multi-frame |