Skip to content

Commit 73607b3

Browse files
author
Pavel Marek
committed
Fix wrong merge of CHANGELOG
1 parent 12f8f53 commit 73607b3

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

CHANGELOG.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
# 21.3.0
2-
* Upgrade of PCRE to PCRE2 version 10.37.
3-
* Some Unicode patterns and texts are still not supported.
4-
5-
Bug fixes:
6-
7-
* Fixed implicit make rule parameters used when building R extensions
8-
* Fixes, e.g., installation of maps package version 3.3.0.
9-
* Fixed unexpected garbage collection of CHARSXP objects in R extensions
10-
* Option --no-init-file is not ignored anymore
112
* Upgrade of [PCRE](https://www.pcre.org/) to PCRE2 version 10.37.
123
* See [GNU-R changelog](https://cran.r-project.org/doc/manuals/r-devel/NEWS.html) (section MIGRATION TO PCRE2) for more details
13-
on potentially user visible differences between PCRE and PCRE2
4+
on potentially user visible differences between PCRE and PCRE2
145

156
Bug fixes:
167

0 commit comments

Comments
 (0)