2020-12-05 Yukio Yamamoto <yukio@planeta.sci.isas.jaxa.jp>
    * configure.ac: Updated version (1.4 to 1.5)
    * src/render.c: Fixed color order of polygon from BGR to RGB

2017-08-12 Yukio Yamamoto <yukio@planeta.sci.isas.jaxa.jp>
    * configure.ac: Updated version (1.3 to 1.4)
    * m4/my_cspice.m4: Supported SPICE N0066 and relative path
    * m4/my_lib_cfitsio.m4: Supported relative path
    * INSTALL: Changed the install instruction
    * src/render.c: Normalized projection plane
    * src/poly_mesh.h: Translated the comments to English
    * src/poly_mesh.c: Changed comments to fix typo
    * src/triangle.h: Changed comments to fix typo
    * src/canvas_fitsio.h: Translated the comments to English
    * src/canvas_jpegio.h: Standardized definitions of file comments
    * src/flow_common.c: Standardized definitions of file comments
    * src/flow_common.h: Standardized definitions of file comments
    * src/wms.h: Supported WMS response with namespace
    * src/wms_parser.c: Supported WMS response with namespace
    * src/canvas_fitsio.c: Removed sys/unistd.h inclusion for Alpine Linux
    * src/flow_se.c: Translated the comments to English
    * AUTHORS: Added brief exploation
    * src/flow_ig.c: Translated the comments to English
    * src/flowig_config.c: Translated the comments to English
    * src/flowse_config.c: Translated the comments to English
    * src/flowse_lua_bind.c: Translated the comments to English
    * src/spice_cell_lua.c: Translated the comments to English
    * src/trianble.c: Translated the comments to English
    * src/starimage.c: Translated the comments to English
    * src/xml_util.c: Translated the comments to English
    * flow.spec: Supported SPICE N0066 and SPICE DSK

2015-08-27 Yukio Yamamoto <yukio@planeta.sci.isas.jaxa.jp>
    * configure.ac: Updated version (1.2 to 1.3)
    * flow.spec: Updated version (1.2 to 1.3)
    * src/Makefile.am: Added float_util.h and float_util.c
    * src/README.dox: Added main page for doxygen
    * src/any_buffer.h: Added comment in doxygen style
    * src/canvas.c: Standardized definitions of file comments
    * src/canvas_fitsio.c: Included flow_common.h
    * src/flow_common.c: Added boresight rotation function
    * src/flow_common.h: Added boresight rotation function
    * src/flow_cov.c: Fixed segmentation fault when flowse_lua_end()
    * src/flow_se.c: Use Mars B.C. instead of Mars mass center
    * src/flowig_config.c: Included sv_doc.h
    * src/flowse_config.c: Standardized definitions of file comments
    * src/fsync.c: Standardized definitions of file comments
    * src/memb.h: Standardized definitions of file comments
    * src/mkstemp.c: Standardized definitions of file comments
    * src/poly_mesh.c: Standardized definitions of file comments
    * src/poly_mesh.h: Standardized definitions of file comments
    * src/regscan.c: Standardized definitions of file comments
    * src/render.c: Rotated frame following the boresight vector
    * src/starimage.c: Standardized definitions of file comments
    * src/stl_parser.c: Standardized definitions of file comments
    * src/sv_write.c: Standardized definitions of file comments
    * src/triangle.c: Standardized definitions of file comments
    * src/triangle.h: Standardized definitions of file comments
    * src/vasprintf.c: Standardized definitions of file comments
    * src/wms.c: Changed comments from Japanese to English
    * src/wms.h: Changed comments from Japanese to English
    * src/wms_layer.h: Added comment in doxygen style
    * src/wms_res.c: Standardized definitions of file comments
    * src/wms_req.c: Removed Japanese comments
    * src/wms_req.h: Added comment in doxygen style
    * src/xml_util.c: Standardized definitions of file comments
    * src/xml_util.h: Standardized definitions of file comments

2015-05-15 Yukio Yamamoto <yukio@planeta.sci.isas.jaxa.jp>
    * configure.ac: Updated version (1.1.1 to 1.2)
    * flow.spec: Updated version (1.1.1 to 1.2)
    * m4/my_lib_lua.m4: Supported lua 5.3
    * src/Makefile.am: Added description for flow_covk
    * src/canvas.h: Fixed doxygen comment
    * src/canvas_pngio.h: Changed the name of argument
    * src/flow_common.c: Moved get_appname() as common function
    * src/flow_common.h: Moved get_appname() as common function
    * src/flow_cov.c: Newly added for flow_cov program
    * src/flow_ig.c: Fixed the fits WCS header when -f option is used
    * src/flow_se.c: Removed get_appname() due to common function
    * src/flowse_lua_bind.c: Changed version validation for lua 5.3
    * src/shape_model.h: Changed comment to explain detail
    * src/spice_dsk.h: Changed the name of argument
    * src/stl.c: Removed magic number
    * src/stl.h: Changed doxygen comment from Japanese to English
    * src/strb.h: Changed doxygen comment from Japanese to English
    * src/timepair.c: Newly added for flow_cov program
    * src/timepair.h: Newly added for flow_cov program

2014-06-19 Yukio Yamamoto <yukio@planeta.sci.isas.jaxa.jp>
    * configure.ac: Updated version (1.1 to 1.1.1)
    * src/render.c: Fixed star index corresponding to magnitude
