summary refs log tree commit diff stats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 85e06112b..9382a194f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -124,6 +124,8 @@ proc enumToString*(enums: openArray[enum]): string =
 
 - Added `xmltree.toXmlAttributes`.
 
+- Added `Rusage`, `getrusage`, `wait4` to posix interface.
+
 
 ### Library changes