Update of /cvsroot/gcx/gcx
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11047
Modified Files:
ChangeLog
Log Message:
Update changelog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gcx/gcx/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** ChangeLog 3 Dec 2011 21:48:07 -0000 1.61
--- ChangeLog 7 Mar 2013 21:02:20 -0000 1.62
***************
*** 1,2 ****
--- 1,12 ----
+ 2013-03-07 matei conovici <mco...@gm...>
+ * add overscan correction to reduction steps, remove old [xy]_skip
+ * save float FITS on overflow (needs fixing)
+ * various buffer overruns fixed
+ * add rotation to alignment (slow at resampling, to be improved)
+ * UCAC4 catalogue CDS + local query
+ * remove all internal format conversions, all frames are float
+ * remove LUT_MODE_DIRECT
+ * add TIFF and JPEG file read support
+
2011-12-03 radu corlan <rc...@vi...>
|