summaryrefslogtreecommitdiffstats
path: root/CHANGES
blob: 1a091c0792b3e3b8b1bd16c4697a83e34fa939a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
1.2
	add more info/clarification to README for install.

	rename .cloginrc.sample -> cloginrc.sample.

	clogin patch (courtesy stephen stuart); does two things:

	- adds a "-x" switch that takes lines from a file and does the same
	thing as if you'd specified ;-separated commands with -c (newline
	separates commands)

	- does a subst on commands in run_commands so that expansion of
	escapes is performed; e.g. you can say "copy rcp://blah slot0:\r" to
	answer the question that comes after the copy command.