[Rprotobuf-commits] r779 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jan 14 07:15:32 CET 2014
Author: murray
Date: 2014-01-14 07:15:32 +0100 (Tue, 14 Jan 2014)
New Revision: 779
Modified:
pkg/inst/NEWS.Rd
Log:
Collate all unreleased news items to a single entry for 0.4.0.
Modified: pkg/inst/NEWS.Rd
===================================================================
--- pkg/inst/NEWS.Rd 2014-01-14 06:07:48 UTC (rev 778)
+++ pkg/inst/NEWS.Rd 2014-01-14 06:15:32 UTC (rev 779)
@@ -4,17 +4,12 @@
\section{Changes in RProtoBuf version 0.4.0 (2014-01-14)}{
\itemize{
- \item Added Jeroen Ooms as author
\item Changes to support CRAN builds for MS Windows.
\item Added functions \code{serialize_pb}, \code{unserialize_pb},
- and \code{can_serialize_pb} plus documentation.
- \item Added unit tests for serializing and unserializing datasets
+ and \code{can_serialize_pb} plus documentation from Jeroen Ooms
+ RProtoBufUtils package.
using \code{serialize_pb}.
- }
-}
-
-\section{Changes in UNRELEASED RProtoBuf version 0.3.3 (2013-12-26)}{
- \itemize{
+ \item Added Jeroen Ooms as author.
\item Vignettes have been converted to the R 3.0.0 or later use of
external vignette builders, no longer need a \code{Makefile}
\item Added missing methods to dollar completion list for Message,
More information about the Rprotobuf-commits
mailing list