src/blat/version.doc 1.75

1.75 2009/12/07 18:26:37 galt
fixing neg strand issue reported by user for pcr psl output
Index: src/blat/version.doc
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/blat/version.doc,v
retrieving revision 1.74
retrieving revision 1.75
diff -b -B -U 4 -r1.74 -r1.75
--- src/blat/version.doc	8 Oct 2009 18:09:38 -0000	1.74
+++ src/blat/version.doc	7 Dec 2009 18:26:37 -0000	1.75
@@ -5,8 +5,9 @@
      o (in 34x3) Fixed -minScore, filter was not working when over half query-size.
      o (in 34x4) Made it convert u's to t's for RNA sequence stuff.
      o (in 34x5) Made gfServer calculate repMatch based on stepSize/tileSize combination the way blat does
        rather than just being good for stepSize 11.
+     o (in 34x?) Fixed negative strand pcr psl output
      
 
 34:
      o (in 33x1) Put in check for two bit files with more than 4 gig.