1Sat Apr 17 13:50:10 1993  H.J. Lu  (hlu@nighthawk)
2
3	* modify termcap.c and tparam.c for Linux.
4
5Thu Apr 15 12:45:10 1993  David J. MacKenzie  (djm@kropotkin.gnu.ai.mit.edu)
6
7	* Version 1.2.
8
9	* tparam.c [!emacs] (xmalloc, xrealloc, memory_out): New functions.
10	(tparam1): Use them.
11
12	* termcap.c, tparam.c: Use NULL or '\0' where appropriate
13	instead of 0.  Rename some vars.
14	* termcap.c (tgetent): If EOF is reached on termcap file,
15	free allocated resources before returning.
16
17	* termcap.c (tgetent): Use /etc/termcap if TERMCAP is an entry
18	for a term type other than TERM.
19	From pjr@jet.UK (Paul J Rippin).
20
21Sat Apr 10 23:55:12 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
22
23	* tparam.c (tparam1): Don't set the 0200 bit on a non-0 character code.
24	From junio@twinsun.COM (Junio Hamano).
25
26Tue Dec  8 22:02:15 1992  David J. MacKenzie  (djm@kropotkin.gnu.ai.mit.edu)
27
28	* termcap.c, tparam.c: Use HAVE_STRING_H instead of USG.
29
30Thu Dec  3 13:47:56 1992  David J. MacKenzie  (djm@nutrimat.gnu.ai.mit.edu)
31
32	* termcap.c, tparam.c [HAVE_CONFIG_H]: Include config.h.
33
34Fri Oct 23 12:35:29 1992  David J. MacKenzie  (djm@goldman.gnu.ai.mit.edu)
35
36	* termcap.h [__STDC__]: Add consts.  From Franc,ois Pinard.
37
38Tue Oct 13 15:52:21 1992  David J. MacKenzie  (djm@goldman.gnu.ai.mit.edu)
39
40	* Version 1.1.
41
42Tue Sep 29 21:04:39 1992  David J. MacKenzie  (djm@geech.gnu.ai.mit.edu)
43
44	* termcap.[ch], tparam.c: Fix some lint.
45
46	* version.c: New file.
47
48Local Variables:
49mode: indented-text
50left-margin: 8
51version-control: never
52End:
53