Skip to content

Commit af3b677

Browse files
committed
Add an update to recent news announcing the re-release of v1.2.2
1 parent a710de2 commit af3b677

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Version Release History
2727
=======================
2828

2929
Version 1.2.2 - Dec 11, 2017
30+
Update (12/12/2017): We have had to re-release this version of bowtie to address an issue when compiling with pthreads (make NO_TBB=1).
31+
3032
* Fixed major issue causing corrupt SAM output when using many threads (-p/--threads) on certain systems
3133
* Fixed major issue with incorrect alignment offsets being reported in --large-index mode
3234
* Fixed major issue with reads files being skipped when multiple inputs were specified together with -p/--threads

doc/website/recent_news.ssi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<h2>1.2.2 - 12/11/2017</h2>
2+
<p>Update (12/12/2017): We have had to re-release this version of bowtie to address an issue when compiling with pthreads (<tt>make NO_TBB=1</tt>).</p>
23
<ul>
34
<li>Fixed major issue causing corrupt SAM output when using many threads (<tt><a href="manual.shtml#bowtie-options-p">-p/--threads</a></tt>) on certain systems</li>
45
<li>Fixed major issue with incorrect alignment offsets being reported in <tt><a href="manual.shtml#bowtie-options-large-index">--large-index</a></tt> mode</li>

0 commit comments

Comments
 (0)