summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXenanthropy2022-12-13 09:16:18 -0600
committerPavel Vinogradov2022-12-14 02:26:38 -0500
commitebc11d3a7160122a50f4d95bce7c8932ac43c92e (patch)
tree5f26069ccb02f613e02cac0a4b24158859f8a585 /ChangeLog
parent3756ae54112867e69f8990569b1b7fc028aaf1ca (diff)
gulrak-filesystem: new spell, implementation of C++17 std::filesystem for other C++ versions
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20c0b4f7cc..8cca3153e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-12-13 Conner Clere <connerclere@gmail.com>
+ * devel/gulrak-filesystem: new spell, An implementation of C++17
+ std::filesystem for C++11/C++14/C++17/C++20
+
2022-12-13 Ismael Luceno <ismael@sourcemage.org>
* libs/basu: new spell, The sd-bus library, extracted from systemd