git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/bsseq@71128 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -5,7 +5,9 @@ |
5 | 5 |
\section{Version 0.7.x}{ |
6 | 6 |
\itemize{ |
7 | 7 |
\item Exposed combineList as a faster alternative to Reduce(combine, |
8 |
- list). |
|
8 |
+ list). |
|
9 |
+ \item Updated the code for the plotting routines (plotRegion). This |
|
10 |
+ should not have an impact on user-visible code. |
|
9 | 11 |
} |
10 | 12 |
} |
11 | 13 |
|