New in version...

2.0
---

This update changes the API to send the warning as an integer between 0 and
255, rather than a string. It offers the opportunity to add more separate
warnings in between the already set levels.

1.1
---

This update fixes a bug that made all the low memory warnings trigger
at the same time, during full stalls.

A configuration file was also added which controls whether the OOM killer
is triggered on critically low memory. This should probably be disabled
(as a default through a compile-time option) until user-space takes a
more proactive role in reducing memory usage.

1.0
---

- First release
