Skip to content

Commit 32f4e8d

Browse files
committed
Update changelog
1 parent a3031a8 commit 32f4e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear` and `IndexMap::clear` in the context
10+
- Fixed unsoundness in `Deque::clear`, `HistoryBuf::clear`, `IndexMap::clear`, `Vec::IntoIter::drop` and `HistoryBuf::write` in the context
1111
of panicking drop implementations.
1212
- Added `from_bytes_truncating_at_nul` to `CString`
1313
- Added `CString::{into_bytes, into_bytes_with_nul, into_string}`

0 commit comments

Comments
 (0)