Index: trunk/Ohana/src/libdvo/doc/notes.txt
===================================================================
--- trunk/Ohana/src/libdvo/doc/notes.txt	(revision 34749)
+++ trunk/Ohana/src/libdvo/doc/notes.txt	(revision 40291)
@@ -16,5 +16,5 @@
    uppercase, eg: AveragePanstarrs_DEV_0, AveragePanstarrs_PS1_2).
 
-4) create a DVOTableFormat entry for the new format
+4) create a DVOCatFormat entry for the new format
    (libdvo/include/dvo.h).  the naming convention is DVO_FORMAT_FOO.
 
@@ -37,5 +37,7 @@
    make is easy to identify the new changes needed.
 
-10) add the new format to the section at the end of dvo_image.c
+10a) if the Image structure must be changed, this is done in libdvo/include/libdvo_astro.h, not autocode
+10b) add the new format to the section at the end of dvo_image.c
+10c) update gfits_table_mkheader_Image in dvo_image.c to match modifications to Image (if any)
 
 11) add the new format to the dvo_image_raw.c
