Added missing call to close_temp_file and improved the way the viewport is set
[pspp-builds.git] / lib / dcdflib / ChangeLog
1 Fri Mar 12 08:43:39 WST 2004 John Darrington <john@darrington.wattle.id.au>
2
3         * dcdflib.c: Removed the ftnstop function which called exit(1), on
4         certain error conditions.  Instead, E0000 now sets status to -999
5         and returns.
6
7         
8 Sun Aug  9 11:16:26 1998  Ben Pfaff  <blp@gnu.org>
9
10         * dcdflib.COPYING: Renamed COPYING.
11
12 Sun Jul  5 00:14:51 1998  Ben Pfaff  <blp@gnu.org>
13
14         * cdflib.h: Move E0000, E0001 prototypes into dcdflib.c.
15
16 Thu May  7 22:56:48 1998  Ben Pfaff  <blp@gnu.org>
17
18         * dcdflib.c: (E0000) Explicitly constant string to char * in call
19         to ftnstop() in order to alleviate warning from gcc.
20
21 Sat Jan  3 17:08:58 1998  Ben Pfaff  <blp@gnu.org>
22
23         * README: New file.
24
25 Wed Dec 24 22:37:21 1997  Ben Pfaff  <blp@gnu.org>
26
27         * Makefile.am: New file.
28
29         * cdflib.h: New file from dcdflib.c-1.1.
30         
31         * dcdflib.COPYING: New file extracted from dcdflib.c-1.1 README.
32
33         * dcdflib.c: New file from dcdflib.c-1.1.  Minor changes
34         (parenthesization) to placate gcc warnings.
35         
36         * ipmpar.c: New file from dcdflib.c-1.1.  Largely rewritten for
37         autoconf.
38
39