File: NEWS

package info (click to toggle)
fitscut 1.4.4-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 928 kB
  • sloc: ansic: 6,024; sh: 767; makefile: 132
file content (36 lines) | stat: -rw-r--r-- 802 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
fitscut 1.4.4
=============

        * Fix for libpng ABI change

fitscut 1.4.3
=============

        * Work-around a GCC compiler bug.

fitscut 1.4.2
=============

        * Fix error checking of input files.
        * Allow specifying symbolic links as input files.

fitscut 1.4.1
=============

This version only includes changes to the packaging and build
system.
        * include .spec file for generating RPMSs
        * look for fitsio.h with cfitsio prefix and without.

fitscut 1.4.0
=============

This is the first version to be released with a GPL license.  New
features include:

        * asinh scaling
        * autoscale-{min,max} options
        * ability to explicitly request linear scaling
        * GPL license
        * Improved --help text
        * Improved verbose messages