Skip to content

Commit 6708670

Browse files
committed
Add note to news
1 parent 959c39a commit 6708670

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# cpp11 (development version)
22

33
* The preserve list is now more robust to invalid values, such as when the XPtr has no address or if non-xptr's are stored in the option. This fixes errors when reloading packages using cpp11 and RStudio's session restores.
4+
* The preserve list is now more robust to invalid values, such as null pointers when the XPtr is serialized. This situation occurs during 'Install and Restart' in RStudio (#121)
45

56
# cpp11 0.2.3
67

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## revdepcheck results
1313

14-
We checked 6 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
14+
We checked 7 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
1515

1616
* We saw 0 new problems
1717
* We failed to check 0 packages

0 commit comments

Comments
 (0)