*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10331 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2001-07-12 09:36:10 +00:00
parent d380e9182e
commit 210773f226
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2001-07-12 Assar Westerlund <assar@sics.se>
* rxterm.in: add -K (send arguments to kx)
* rxtelnet.in: add -K (send arguments to kx)
2001-06-21 Assar Westerlund <assar@sics.se>
* rxterm.in: add -b for pointing to the rsh program. from

View File

@@ -1,5 +1,8 @@
2001-07-12 Assar Westerlund <assar@sics.se>
* common.c: look in /etc/openafs for debian openafs
* kafs.h: add paths for openafs debian (/etc/openafs)
* Makefile.am: add required library dependencies
2001-07-03 Assar Westerlund <assar@sics.se>