aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcpp')
-rw-r--r--libcpp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 1d03cd3..6b883a0 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,12 @@
+2022-07-07 David Malcolm <dmalcolm@redhat.com>
+
+ * include/line-map.h: Include <utility>.
+ (class label_text): Delete maybe_free method in favor of a
+ destructor. Add move ctor and assignment operator. Add deletion
+ of the copy ctor and copy-assignment operator. Rename field
+ m_caller_owned to m_owned. Add std::move where necessary; add
+ moved_from member function.
+
2022-06-28 Lewis Hyatt <lhyatt@gmail.com>
* ucnid.h: Regenerated for Unicode 14.0.