[Seqinr-commits] r1613 - pkg/inst/doc/src/appendix
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 17 16:57:32 CEST 2009
Author: lobry
Date: 2009-06-17 16:57:32 +0200 (Wed, 17 Jun 2009)
New Revision: 1613
Modified:
pkg/inst/doc/src/appendix/releasenotes.rnw
Log:
deletion of runs of tabulations
Modified: pkg/inst/doc/src/appendix/releasenotes.rnw
===================================================================
--- pkg/inst/doc/src/appendix/releasenotes.rnw 2009-06-17 14:56:16 UTC (rev 1612)
+++ pkg/inst/doc/src/appendix/releasenotes.rnw 2009-06-17 14:57:32 UTC (rev 1613)
@@ -16,6 +16,19 @@
\section*{2.0 series}
+\subsection*{release 2.0-4}
+
+\begin{itemize}
+
+\item Configuration files to be imported by the \texttt{readPanels()}
+function may have more than one tabulation separator between
+two data items in a way that could be different from one
+line to another one. This was a source of trouble during importation.
+This is now fixed by preprocessing the input so that
+all consecutive tabulations are replaced by a single one.
+
+\end{itemize}
+
\subsection*{release 2.0-3}
\begin{itemize}
More information about the Seqinr-commits
mailing list