4f3a8204a9540e2e249b7a1c734b630a2b68e6f9
markd
  Mon Mar 8 15:22:48 2021 -0800
one more sentence to blat release history

diff --git src/blat/version.doc src/blat/version.doc
index 20e0e9e..5609eff 100644
--- src/blat/version.doc
+++ src/blat/version.doc
@@ -1,17 +1,18 @@
 38:
      o (in 37x1) Added Dynamic BLAT using virtual memory mapped precreated indexes on disk.
+       This allows gfServe to be launched on-demand by xinetd.
 
 37:
      o (in 36x1) Fixed problem with -fastMap option that made it put in gaps in the
        allignment sometimes when a short mismatch would be a better choice.
      o (in 36x2) Fixed problem with -maxIntron set to non-default value on protein query.
      o (in 36x3) Added ipv6 support.
      o (in 36x4) Added _alt support.
      o (in 36x5) If ipv6 disabled, retries with ipv4-only socket.
      o (in 36x6) Added noSimpRepMask option to blat gfServer isPcr to skip simple repeat masking.
      o (in 36x7) Fixed compiler optimization issue on mac 2020-06-17 in dlSort().
      o (in 36x8) Added -timeout option to prevent hanging on blocking input for server read and write.
      o (in 36x9) Changed default -timeout to 90 seconds instead of 10. Improved handling skips further sending on socket after failure to avoid multiple long timeouts.
 
 36:
      o (in 35x1) added repMatch default values for tileSizes 16 to 18 in genoFind.c