From cee91eac31478e6a58b87735c9bbb6a62b9be2d4 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 26 Mar 2016 22:33:22 +1100 Subject: [PATCH] Changelog --- 1.6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.6.md b/1.6.md index 8ab9eb56..fa92101b 100644 --- a/1.6.md +++ b/1.6.md @@ -47,6 +47,7 @@ Thanks to the following people for contributing this release. **Memory**
- [ OpenBSD ] Fixed completely broken memory output on OpenBSD. +- [ Linux ] Rewrote memory function so that it works on old kernel versions. **Uptime**
- [ OSX / BSD ] Performance improvements. **[@iandrewt](https://github.com/iandrewt)**