[q-lang-cvs] q ChangeLog,1.7,1.8
Brought to you by:
agraef
From: <ag...@us...> - 2003-12-23 13:14:46
|
Update of /cvsroot/q-lang/q In directory sc8-pr-cvs1:/tmp/cvs-serv30573 Modified Files: ChangeLog Log Message: added blob conversion operations, new MAGICK field in INFO structure Index: ChangeLog =================================================================== RCS file: /cvsroot/q-lang/q/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ChangeLog 23 Dec 2003 01:15:01 -0000 1.7 --- ChangeLog 23 Dec 2003 13:14:43 -0000 1.8 *************** *** 1,2 **** --- 1,6 ---- + 2003-12-23 Albert Graef <Dr....@t-...> + + * magick: added blob conversion operations, new MAGICK field in INFO structure + 2003-12-22 Albert Graef <Dr....@t-...> |