if Compiled with Command line history a open command is pushed into
authorja7 <ja7>
Sun, 22 Apr 2001 12:26:17 +0000 (12:26 +0000)
committerja7 <ja7>
Sun, 22 Apr 2001 12:26:17 +0000 (12:26 +0000)
commitfcd3a8318a95b56fa3724d800c4e6057774e0da5
tree464171643146559c8e2c8f19a484d582db9015e3
parent7057699040b614f56be178f3672b4a2b95301d5f
if Compiled with Command line history a open command is pushed into
the command history if yaz-client is startet with a server on the
command line. eg
  yaz-clinet tcp:server:port/database
hash the commend
  open tcp:server:port/database
in the command history on startup

Added the refid set with setrefid to the update APDU
client/client.c