1.54
      . ported to OSF/1
      . ready to leave beta phase

1.51
      . ktserv exports IP number instead of name

1.50
      . ported to Linux

1.46
      . intercept "Broken pipes"
      . portability bugs

1.45
      . created the config/ directory and updated the README accordingly

1.44
      . added -lXpm in ktmon/Imakefile for Motif 2.0 compliancy
      . cleaning the Solaris code

1.43
      . bug in kts_advertise.c (XCloseDisplay() removed)

1.42
      . some purification and memleak on lib and ktserv
      . ktserv will only advertise its non-local network id

1.41
      . added a few #ifndef NO_RPC
      . kt_MessageSender() was broken

1.39
      . make sure the id of a client is not the local one
      . removed the setjmp/longjmp in the library (but still present
      in ktserv though)

1.38
      . broke peer to peer connection
      . added KoalaTalk_MainLoopJmp

1.36
      . bug in kt_lib.c:1347

1.35
      . slight Solaris incompatibility with clnt_call()

1.34
      . bug: on one peer, an Observe would hide a Handle performed afterwards
      on the same KRS
      . added parameters to kt_Init() for complex input handling
      . removed kt_AddUserFileDescriptor() (obsolete)
      . ktserv is now a registered RPC service and can be located thanks
      to the portmapper
      . added portability with kt_compat.c (Solaris' getrlimit())
      . added an FAQ section in the documentation