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