Skip to content
This repository was archived by the owner on Oct 13, 2020. It is now read-only.

Commit d409b0d

Browse files
committed
1.5.0-rc3 Release
Signed-off-by: A. Jesse Jiryu Davis <[email protected]>
1 parent 9825cb3 commit d409b0d

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

NEWS

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,18 @@ New features and bug fixes:
1616
* BSON_APPEND_DECIMAL128()
1717
* BCON_DECIMAL128()
1818
See the documentations for further details
19-
2019
* New flag BSON_VALIDATE_EMPTY_KEYS causes bson_validate to fail if a document
2120
contains zero-length field names.
22-
21+
* The configure option "--enable-hardening" had had no effect. It is removed
22+
in favor of system-wide compiler configuration.
2323

2424
Thanks to everyone who contributed to the development of this release.
2525

26-
* Everyone
26+
* A. Jesse Jiryu Davis
27+
* Hannes Magnusson
28+
* Brian Samek
2729

28-
Farewell,
30+
Peace,
2931

3032
A. Jesse Jiryu Davis
3133

VERSION_CURRENT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0-dev
1+
1.5.0-rc3

0 commit comments

Comments
 (0)