blob: 3122df039c36803aa390b648dad4c4385fa9db0d (
plain)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
Thu Apr 18 14:38:42 1996 Theodore Y. Ts'o <tytso@mit.edu>
* install.texi (Building using lndir): Minor grammer fix.
Sun Apr 21 14:01:29 1996 Sam Hartman <hartmans@mit.edu>
* install.texi (Installing Kerberos Applications): Updated to fix
jhawk's comments to this section.
Sat Apr 20 03:27:27 1996 Sam Hartman <hartmans@mit.edu>
* install.texi (Top): Remade master menu.
(Installing Kerberos Applications): New section.
Fri Apr 19 22:55:36 1996 Sam Hartman <hartmans@mit.edu>
* install.texi (Shared Library Support): Update to better reflect
reality on AIX.
Tue Mar 19 10:34:20 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* Makefile (clean): Remove *.info-? now.
* install.texi: Changes to allow emacs M-X texinfo-format-buffer
to work. (The problem was @item used within @enumerate).
Fri Mar 8 09:43:13 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* install.texi (The DejaGnu Tests): Describe the DejaGnu tests.
Mon Oct 30 16:58:54 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
* install.texi: Fix all path names, spelling check, convert tabs
to spaces.
Fri Oct 20 14:06:35 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
* install.texi (Shared Library Support): Document shared library
specifics.
Tue Oct 17 19:23:50 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
* .Sanitize (Things-to-keep): Add Makefile
* Makefile: Simple file to build both dvi and info versions of
install and allow for easy cleaning.
* install.texi (Options to Configure): Updated to reflect current
major configuration options.
Wed Oct 11 16:20:58 1995 Ezra Peisach (epeisach@kangaroo.mit.edu)
* install.texi: Remove config.h descriptions, describe krb5.conf.
Tue Jul 11 13:07:00 1995 <tytso@rsx-11.mit.edu>
* install.texi: BSDI fixes.
Fri May 5 13:10:38 1995 Theodore Y. Ts'o (tytso@dcl)
* install.texi: Minor fixups for beta 5 release. Mainly points
that the krb.conf and krb.realms section need to be
updated and should be ignored in favor of the krb5.conf
manual page.
Fri Apr 28 16:59:41 EDT 1995 Paul Park (pjpark@mit.edu)
Add new kadmin.protocol.
Wed Feb 22 18:56:06 1995 John Gilmore (gnu at toad.com)
* install.texi: Minor corrections. Add info about bare source
trees (without configure scripts).
|