src/blat/version.doc 1.76

1.76 2010/03/05 00:31:03 kent
Describing new input sanity check.
Index: src/blat/version.doc
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/blat/version.doc,v
retrieving revision 1.75
retrieving revision 1.76
diff -b -B -U 4 -r1.75 -r1.76
--- src/blat/version.doc	7 Dec 2009 18:26:37 -0000	1.75
+++ src/blat/version.doc	5 Mar 2010 00:31:03 -0000	1.76
@@ -5,9 +5,10 @@
      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
+     o (in 34x6) Fixed negative strand pcr psl output
+     o (in 34x7) Made it check and error out if the same name is reused in the target database.
      
 
 34:
      o (in 33x1) Put in check for two bit files with more than 4 gig.