1CHANGES
2=======
3
4Since July 4, 1994 edition:
5
6  Summary:
7   only very minor changes since version 1.1a, distributed two years
8   ago.  A beta version of this program has significantly greater
9   number of changes (.par file syntax, restructured motion.c ,
10   zero-block test of Note 4.1.1, etc.)
11
12  1. as per suggestion of Peter Loje Hansen <plh@tdr.dk>:
13
14  -  corrected line 631 of motion.c so field_estimate uses
15     backward search range variables (sxb, syb) instead of
16     forward search range variables (sxf, syf).
17
18  -  corrected line 250 in putseq.c, replacing .sxf with .syf
19
20
21  2. many user suggestions:
22  -  prevent divide by zero in SNR calculation in stat.c.
23
24  3. general:
25  - eliminated support for non ANSI C compilers  in makefile.
26
27