summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index fbdb762..3def808 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -16,6 +16,12 @@ Build system
* Allow building against libobstack.
* Fix compatibility with Linux 4.17 and newer.
+* Travis CI is now used.
+
+Documentation
+-------------
+
+* README rewritten to conform to Adélie project standards.
malloc
------
@@ -27,6 +33,11 @@ pthread
* Add pthread_getname_np.
+string
+------
+
+* Add __strdup.
+
wchar
-----